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

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

close()org.jau.io.MappedByteBufferOutputStream
flush()org.jau.io.MappedByteBufferOutputStream
flush(final boolean metaData)org.jau.io.MappedByteBufferOutputStream
getSynchronous()org.jau.io.MappedByteBufferOutputStream
length()org.jau.io.MappedByteBufferOutputStream
MappedByteBufferOutputStream(final FileChannel fileChannel, final FileChannel.MapMode mmode, final CacheMode cmode, final int sliceShift, final FileResizeOp fileResizeOp)org.jau.io.MappedByteBufferOutputStream
notifyLengthChange(final long newTotalSize)org.jau.io.MappedByteBufferOutputStream
position()org.jau.io.MappedByteBufferOutputStream
position(final long newPosition)org.jau.io.MappedByteBufferOutputStream
remaining()org.jau.io.MappedByteBufferOutputStream
setLength(final long newTotalSize)org.jau.io.MappedByteBufferOutputStream
setSynchronous(final boolean s)org.jau.io.MappedByteBufferOutputStream
skip(final long n)org.jau.io.MappedByteBufferOutputStream
write(final int b)org.jau.io.MappedByteBufferOutputStream
write(final byte b[], final int off, final int len)org.jau.io.MappedByteBufferOutputStream
write(final ByteBuffer b, final int len)org.jau.io.MappedByteBufferOutputStream
write(final MappedByteBufferInputStream b, final long len)org.jau.io.MappedByteBufferOutputStream