Uses of Interface
com.couchbase.client.core.json.stream.StreamWindow
-
Uses of StreamWindow in com.couchbase.client.core.json.stream
Modifier and TypeClassDescriptionclass
A stream window implementation that copies input data into a single accumulator buffer.Modifier and TypeMethodDescriptionJsonStreamParser.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.