Uses of Interface
tools.jackson.core.util.BufferRecycler.Gettable
Packages that use BufferRecycler.Gettable
Package
Description
Utility classes used by Jackson Core functionality.
-
Uses of BufferRecycler.Gettable in tools.jackson.core.io
Classes in tools.jackson.core.io that implement BufferRecycler.GettableModifier and TypeClassDescriptionfinal classEfficient alternative toStringWriter, based on using segmented internal buffer. -
Uses of BufferRecycler.Gettable in tools.jackson.core.util
Classes in tools.jackson.core.util that implement BufferRecycler.GettableModifier and TypeClassDescriptionfinal classHelper class that is similar toByteArrayOutputStreamin usage, but more geared to Jackson use cases internally.