| Package | Description |
|---|---|
| net.agkn.hll.serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
BigEndianAscendingWordDeserializer
A corresponding deserializer for
BigEndianAscendingWordSerializer. |
| Modifier and Type | Method and Description |
|---|---|
IWordDeserializer |
SchemaVersionOne.getDeserializer(HLLType type,
int wordLength,
byte[] bytes) |
IWordDeserializer |
ISchemaVersion.getDeserializer(HLLType type,
int wordLength,
byte[] bytes)
Builds an HLL deserializer that matches this schema version.
|
Copyright © 2014. All rights reserved.