public interface BuffedReader
| Modifier and Type | Method and Description |
|---|---|
int |
readBinary() |
int |
readBinary(byte[] bytes) |
int readBinary()
throws IOException
IOExceptionint readBinary(byte[] bytes)
throws IOException
IOExceptionCopyright © 2021. All rights reserved.