public class utils extends Object
| Constructor and Description |
|---|
utils() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All rights reserved.