public class LineBufferedRandom extends BufferedRandom
DEFAULT_BUFFER_SIZE| Constructor | Description |
|---|---|
LineBufferedRandom(RawIOBase rawIO) |
Construct a LineBufferedRandom wrapping the given RawIOBase.
|
buffered, clearasInputStream, asOutputStream, close, closed, fileno, isatty, readable, truncate, writableflush, peek, read, read1, readall, readinto, seek, tell, writecheckClosed, checkReadable, checkWritable, seekpublic LineBufferedRandom(RawIOBase rawIO)
rawIO -