public interface VPackJsonSerializer<T>
Modifier and Type | Method and Description |
---|---|
void |
serialize(VPackBuilder builder,
String attribute,
T value) |
void serialize(VPackBuilder builder, String attribute, T value) throws VPackException
VPackException
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.