| Constructor and Description |
|---|
VarLongCodec() |
| Modifier and Type | Method and Description |
|---|---|
long |
decode(byte[] bytes,
int offset) |
byte[] |
encode(long value) |
int |
encode(long value,
byte[] bytes,
int offset) |
int |
length(long value) |
Copyright © 2009–2021. All rights reserved.