Start streaming using encoding
encoding
# File psych/lib/psych/streaming.rb, line 18 def start encoding = Nodes::Stream::UTF8 super.tap { yield self if block_given? } ensure finish if block_given? end
This page was generated for Ruby 2.6.5
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.2.