| Package | Description |
|---|---|
| com.yahoo.tbin |
| Modifier and Type | Field and Description |
|---|---|
TypeDef |
TypeDef.items |
TypeDef |
TypeDef.keys |
| Modifier and Type | Field and Description |
|---|---|
List<TypeDef> |
TypeDef.variants |
| Modifier and Type | Method and Description |
|---|---|
static TypeDef |
TypeDef.forClass(Class<?> cl) |
TypeDef |
TBinDecoder.nextItemKeyType(TypeDef type,
int idx) |
TypeDef |
TBinDecoder.nextItemType(TypeDef type,
int idx) |
TypeDef |
TBinDecoder.nextType()
The primary parser sequencing call.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
TBin.bytes(Object o,
TypeDef sig) |
Object |
TBinDecoder.decode(TypeDef type) |
<T> T |
TBinDecoder.decode(TypeDef type,
Class<T> dataClass) |
int |
TBinDecoder.nextCount(TypeDef type) |
TypeDef |
TBinDecoder.nextItemKeyType(TypeDef type,
int idx) |
String |
TBinDecoder.nextItemName(TypeDef type,
int idx) |
TypeDef |
TBinDecoder.nextItemType(TypeDef type,
int idx) |
Copyright © 2016–2021 Verizon Media. All rights reserved.