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 3.1.1
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.