public class utils extends Object
| 构造器和说明 |
|---|
utils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Address |
readAddress(BinaryReader reader) |
static long |
readVarInt(BinaryReader reader) |
public static long readVarInt(BinaryReader reader) throws IOException
IOExceptionpublic static Address readAddress(BinaryReader reader) throws IOException
IOExceptionCopyright © 2021. All rights reserved.