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