| Package | Description |
|---|---|
| com.fasterxml.jackson.core.io | |
| com.fasterxml.jackson.core.util |
Utility classes used by Jackson Core functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentedStringWriter
Efficient alternative to
StringWriter, based on using segmented
internal buffer. |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayBuilder
Helper class that is similar to
ByteArrayOutputStream
in usage, but more geared to Jackson use cases internally. |
Copyright © 2008–2025 FasterXML. All rights reserved.