Uses of Interface
tools.jackson.core.async.ByteBufferFeeder
Packages that use ByteBufferFeeder
Package
Description
Non-blocking ("async") JSON parser implementation.
-
Uses of ByteBufferFeeder in tools.jackson.core.json.async
Classes in tools.jackson.core.json.async that implement ByteBufferFeederModifier and TypeClassDescriptionclassNon-blocking parser implementation for JSON content that takes its input viaByteBufferinstance(s) passed.