| Interface | Description |
|---|---|
| StreamWindow |
A sliding window over the contents of a byte stream.
|
| Class | Description |
|---|---|
| CopyingStreamWindow |
A stream window implementation that copies input data into a single accumulator buffer.
|
| JsonStreamParser |
Create an instance with
JsonStreamParser.builder(). |
| JsonStreamParser.Builder |
Builder instances are reusable provided that ALL configuration of the instance
occurs before any call to
JsonStreamParser.Builder.build(). |
| MatchedValue |
Copyright © 2021 Couchbase, Inc.. All rights reserved.