You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #481, let's create StreamWriteFeature enum, and duplicate non-json -specific JsonGenerator.Features in there. Also change JsonFactory builder to support it, and remove support for JsonGenerator.Features there (but not from factory or parser itself -- those are needed for backwards compatibility).