public interface VPackDeserializer<T>
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(VPackSlice parent,
VPackSlice vpack,
VPackDeserializationContext context) |
T deserialize(VPackSlice parent, VPackSlice vpack, VPackDeserializationContext context) throws VPackException
VPackExceptionCopyright © 2016 ArangoDB GmbH. All rights reserved.