Flowdock
class
Importance_1
v2_5_5 - Show latest stable - 0 notes - Superclass: Node

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

UTF16BE = Psych::Parser::UTF16BE

UTF16LE = Psych::Parser::UTF16LE

UTF8 = Psych::Parser::UTF8

ANY = Psych::Parser::ANY

Attributes

[RW] encoding

The encoding used for this stream

Show files where this class is defined (1 file)
Register or log in to add new notes.