public interface VPackJsonDeserializer
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(VPackSlice parent,
String attribute,
VPackSlice vpack,
StringBuilder json) |
void deserialize(VPackSlice parent, String attribute, VPackSlice vpack, StringBuilder json) throws VPackException
VPackExceptionCopyright © 2016–2017 ArangoDB GmbH. All rights reserved.