| Package | Description |
|---|---|
| fiftyone.mobile.detection.readers |
| Modifier and Type | Method and Description |
|---|---|
static TrieReader.DataType |
TrieReader.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrieReader.DataType[] |
TrieReader.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private byte[] |
TrieReader.getValue(TrieReader.DataType dataType)
Reads a certain data type from the file e.g.
|