public interface VPackDeserializationContext
Modifier and Type | Method and Description |
---|---|
<T> T |
deserialize(VPackSlice vpack,
Class<T> type) |
<T> T deserialize(VPackSlice vpack, Class<T> type) throws VPackParserException
VPackParserException
Copyright © 2016 ArangoDB GmbH. All rights reserved.