| Modifier and Type | Field and Description |
|---|---|
static ComparableLongCodec |
INSTANCE |
| Constructor and Description |
|---|
ComparableLongCodec() |
| 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) |
public static final ComparableLongCodec INSTANCE
Copyright © 2009–2021. All rights reserved.