Uses of Class
com.couchbase.client.core.json.stream.JsonStreamParser
| Package | Description |
|---|---|
| com.couchbase.client.core.json.stream |
-
Uses of JsonStreamParser in com.couchbase.client.core.json.stream
Methods in com.couchbase.client.core.json.stream that return JsonStreamParser Modifier and Type Method Description JsonStreamParserJsonStreamParser.Builder. build()Return a new parser using the builder's configuration.JsonStreamParserJsonStreamParser.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.