Methods
Class Public methods
new(io)
Link
Create a new streaming emitter. Emitter will
print to io
. See Psych::Stream for
an example.
Instance Public methods
start(encoding = Nodes::Stream::UTF8)
Link
Start streaming using encoding
Instance Private methods