public abstract class FileInStream extends InputStream implements BoundedStream, PositionedReadable, Seekable
InputStream.read()
methods to access this stream of bytes. In addition, one can seek
into a given offset of the stream to read.Constructor and Description |
---|
FileInStream() |
available, close, mark, markSupported, read, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
remaining
positionedRead
getPos
Copyright © 2023. All Rights Reserved.