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
VPackException
Copyright © 2016 ArangoDB GmbH. All rights reserved.