Package | Description |
---|---|
com.couchbase.client.core.json.stream |
Modifier and Type | Class and Description |
---|---|
class |
CopyingStreamWindow
A stream window implementation that copies input data into a single accumulator buffer.
|
Modifier and Type | Method and Description |
---|---|
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 © 2021 Couchbase, Inc.. All rights reserved.