public interface BuffedReader
| 限定符和类型 | 方法和说明 |
|---|---|
int |
readBinary() |
int |
readBinary(byte[] bytes) |
int readBinary()
throws IOException
IOExceptionint readBinary(byte[] bytes)
throws IOException
IOExceptionCopyright © 2020. All rights reserved.