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
# Which issue does this PR close?
None
# Rationale for this change
I need access to the writer so that I can flush an external buffer when
bytes are written.
# What changes are included in this PR?
A couple of methods to the JSON writer. These methods already exist on
other writers
# Are these changes tested?
N/A
# Are there any user-facing changes?
Yes, a couple extra methods on the JSON writer.
---------
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
0 commit comments