{
    "mode": "ri",
    "parameter": "Psych::Nodes::Stream",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/Psych%3A%3ANodes%3A%3AStream/json",
    "generated": "2026-06-02T14:25:04Z",
    "sections": {
        "Psych::Nodes::Stream < Psych::Nodes::Node": {
            "content": "(from gem psych-5.4.0)\n------------------------------------------------------------------------\nRepresents a YAML stream.  This is the root node for any YAML parse\ntree.  This node must have one or more child nodes.  The only valid\nchild node for a Psych::Nodes::Stream node is Psych::Nodes::Document.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "ANY:\nAny encoding\n\nUTF16BE:\nUTF-16BE encoding\n\nUTF16LE:\nUTF-16LE encoding\n\nUTF8:\nUTF-8 encoding\n\n",
            "subsections": []
        },
        "Class methods:": {
            "content": "new\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "encoding\nstream?\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attraccessor encoding\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}