public interface Seekable
void
seek(long position)
long
tell()
void seek(long position) throws IOException
IOException
long tell() throws IOException
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.