Searched refs:_withJsonReadFeatures (Results 1 – 1 of 1) sorted by relevance
541 return _withJsonReadFeatures(feature); in with()561 return _withJsonReadFeatures(features); in withFeatures()622 private DeserializationConfig _withJsonReadFeatures(FormatFeature... features) { in _withJsonReadFeatures() method in DeserializationConfig