Class Utf8StreamParser

All Implemented Interfaces:
Closeable, AutoCloseable, Versioned

public final class Utf8StreamParser extends JsonParserBase
This is a concrete implementation of JsonParser, which is based on a InputStream as the input source.