A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.ruby-lang.org/en/3.4/Psych/Nodes/Stream.html below:

class Psych::Nodes::Stream - Documentation for Ruby 3.4

  1. Psych::
  2. Nodes::
  3. Stream
class Psych::Nodes::Stream

Represents a YAML stream. This is the root node for any YAML parse tree. This node must have one or more child nodes. The only valid child node for a Psych::Nodes::Stream node is Psych::Nodes::Document.

Constants
ANY

Any encoding

UTF16BE

UTF-16BE encoding

UTF16LE

UTF-16LE encoding

UTF8

UTF-8 encoding

Attributes

The encoding used for this stream

Public Class Methods Public Instance Methods

Source

# File ext/psych/lib/psych/nodes/stream.rb, line 37
def stream?; true; end

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4