Support for the Ruby 2.4 series has ended. See here for reference.
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.4.1
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.