Package | Description |
---|---|
com.couchbase.client.java.transcoder.subdoc |
Modifier and Type | Method and Description |
---|---|
protected abstract com.couchbase.client.deps.io.netty.buffer.ByteBuf |
AbstractFragmentTranscoder.doEncodeMulti(MultiValue<?> multiValue,
String transcodingErrorMessage)
Encode a
special mutation value that denotes multiple values being processed in bulk, to a ByteBuf suitable for use in the sub-document protocol. |
protected com.couchbase.client.deps.io.netty.buffer.ByteBuf |
AbstractByteArrayFragmentTranscoder.doEncodeMulti(MultiValue<?> multiValue,
String transcodingErrorMessage) |
Copyright © 2015 Couchbase, Inc.