Skip to content

StreamWriteFeatures

Tatu Saloranta edited this page Sep 27, 2019 · 5 revisions

Jackson Streaming: StreamWriteFeature

General

This set of features was added in Jackson 2.10, split off from earlier [JsonGenerator.Feature]. It contains features that are "dataformat agnostic", that is, affect all (or at least more than one) format backends, not just JSON backend.

Clone this wiki locally