Searched refs:_withoutJsonWriteFeatures (Results 1 – 1 of 1) sorted by relevance
587 return _withoutJsonWriteFeatures(feature); in without()606 return _withoutJsonWriteFeatures(features); in withoutFeatures()649 private SerializationConfig _withoutJsonWriteFeatures(FormatFeature... features) { in _withoutJsonWriteFeatures() method in SerializationConfig