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