jaulib v1.3.0
Jau Support Library (C++, Java, ..)
org.jau.io.MappedByteBufferInputStream Member List

This is the complete list of members for org.jau.io.MappedByteBufferInputStream, including all inherited members.

available()org.jau.io.MappedByteBufferInputStream
close()org.jau.io.MappedByteBufferInputStream
currentSlice()org.jau.io.MappedByteBufferInputStream
DEFAULT_SLICE_SHIFTorg.jau.io.MappedByteBufferInputStreamstatic
flush(final boolean metaData)org.jau.io.MappedByteBufferInputStream
flushSlices()org.jau.io.MappedByteBufferInputStream
getCacheMode()org.jau.io.MappedByteBufferInputStream
getOutputStream(final FileResizeOp fileResizeOp)org.jau.io.MappedByteBufferInputStream
getSynchronous()org.jau.io.MappedByteBufferInputStream
length()org.jau.io.MappedByteBufferInputStream
MappedByteBufferInputStream(final FileChannel fileChannel, final FileChannel.MapMode mmode, final CacheMode cmode, final int sliceShift)org.jau.io.MappedByteBufferInputStream
MappedByteBufferInputStream(final FileChannel fileChannel, final FileChannel.MapMode mmode, final CacheMode cmode)org.jau.io.MappedByteBufferInputStream
MappedByteBufferInputStream(final FileChannel fileChannel)org.jau.io.MappedByteBufferInputStream
mark(final int readlimit)org.jau.io.MappedByteBufferInputStream
markSupported()org.jau.io.MappedByteBufferInputStream
nextSlice()org.jau.io.MappedByteBufferInputStream
notifyLengthChange(final long newTotalSize)org.jau.io.MappedByteBufferInputStream
position()org.jau.io.MappedByteBufferInputStream
position(final long newPosition)org.jau.io.MappedByteBufferInputStream
read()org.jau.io.MappedByteBufferInputStream
read(final byte[] b, final int off, final int len)org.jau.io.MappedByteBufferInputStream
read(final ByteBuffer b, final int len)org.jau.io.MappedByteBufferInputStream
remaining()org.jau.io.MappedByteBufferInputStream
reset()org.jau.io.MappedByteBufferInputStream
setFileResizeOp(final FileResizeOp fileResizeOp)org.jau.io.MappedByteBufferInputStream
setLength(final long newTotalSize)org.jau.io.MappedByteBufferInputStream
setSynchronous(final boolean s)org.jau.io.MappedByteBufferInputStream
skip(final long n)org.jau.io.MappedByteBufferInputStream