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
.
Any encoding
UTF-16BE encoding
UTF-16LE encoding
UTF-8 encoding
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