public static interface VPackBuilder.Appender<T>
Modifier and Type | Method and Description |
---|---|
void |
append(VPackBuilder builder,
T value) |
void append(VPackBuilder builder, T value) throws VPackBuilderException
VPackBuilderException
Copyright © 2016 ArangoDB GmbH. All rights reserved.