content
protected org.apache.commons.vfs2.RandomAccessContent content
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, SeekableByteChannel, WritableByteChannelprotected ReadableByteChannelprotected WritableByteChannelprotected org.apache.commons.vfs2.RandomAccessContentprotected booleanVfs2NioSeekableByteChannel(org.apache.commons.vfs2.RandomAccessContent content) Vfs2NioSeekableByteChannel(org.apache.commons.vfs2.RandomAccessContent content,
boolean isOpen) voidclose()protected voidprotected ReadableByteChannelprotected WritableByteChannelbooleanisOpen()longposition()position(long newPosition) intread(ByteBuffer dst) longsize()truncate(long size) intwrite(ByteBuffer src) IOExceptionclose in interface AutoCloseableclose in interface Channelclose in interface CloseableIOExceptionIOExceptionIOExceptionread in interface ReadableByteChannelread in interface SeekableByteChannelIOExceptionwrite in interface SeekableByteChannelwrite in interface WritableByteChannelIOExceptionposition in interface SeekableByteChannelIOExceptionposition in interface SeekableByteChannelIOExceptionsize in interface SeekableByteChannelIOExceptiontruncate in interface SeekableByteChannelIOException