| Package | Description |
|---|---|
| com.fasterxml.jackson.core.json.async |
Non-blocking ("async") JSON parser implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonBlockingByteBufferJsonParser
Non-blocking parser implementation for JSON content that takes its input
via
ByteBuffer instance(s) passed. |
Copyright © 2008–2023 FasterXML. All rights reserved.