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