Uses of Interface
com.couchbase.client.core.json.stream.StreamWindow
Packages that use StreamWindow
-
Uses of StreamWindow in com.couchbase.client.core.json.stream
Classes in com.couchbase.client.core.json.stream that implement StreamWindowModifier and TypeClassDescriptionclass
A stream window implementation that copies input data into a single accumulator buffer.Methods in com.couchbase.client.core.json.stream with parameters of type StreamWindowModifier 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.