org.jboss.media.util
Class FileChannelUtils

java.lang.Object
  extended byorg.jboss.media.util.FileChannelUtils

public class FileChannelUtils
extends java.lang.Object

FileChannel utils.


Constructor Summary
FileChannelUtils()
           
 
Method Summary
 java.nio.MappedByteBuffer getMappedByte(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileChannelUtils

public FileChannelUtils()
Method Detail

getMappedByte

public java.nio.MappedByteBuffer getMappedByte(java.lang.String fileName)
                                        throws java.io.IOException
Throws:
java.io.IOException