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.2
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.42.0.