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
VPackBuilderExceptionCopyright © 2016–2017 ArangoDB GmbH. All rights reserved.