public interface SeekableChannel
void seek(long offset)
throws IOException
IOExceptionlong position()
throws IOException
IOExceptionlong size()
throws IOException
IOExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.