class Psych::Handler

def start_stream encoding

See the constants in Psych::Parser for the possible values of +encoding+.

called once per stream. A stream may contain multiple documents.
Called with +encoding+ when the YAML stream starts. This method is
##
def start_stream encoding
end