Package | Description |
---|---|
com.couchbase.client.core.json.stream |
Modifier and Type | Method and Description |
---|---|
JsonStreamParser |
JsonStreamParser.Builder.build()
Return a new parser using the builder's configuration.
|
JsonStreamParser |
JsonStreamParser.Builder.build(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf scratchBuffer,
StreamWindow window)
Return a new parser that uses the given scratch buffer and stream window.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.