Searched refs:_withJsonWriteFeatures (Results 1 – 1 of 1) sorted by relevance
542 return _withJsonWriteFeatures(feature); in with()562 return _withJsonWriteFeatures(features); in withFeatures()622 private SerializationConfig _withJsonWriteFeatures(FormatFeature... features) { in _withJsonWriteFeatures() method in SerializationConfig