Package | Description |
---|---|
com.fasterxml.jackson.core.json.async |
Non-blocking ("async") JSON parser implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
NonBlockingJsonParser
Non-blocking parser implementation for JSON content that takes its input
via
byte[] passed. |
Modifier and Type | Method and Description |
---|---|
ByteArrayFeeder |
NonBlockingJsonParser.getNonBlockingInputFeeder() |
Copyright © 2008–2022 FasterXML. All rights reserved.