Serializes represented YAML nodes, generating events which are then emitted by Emitter.
Construct a Serializer.
End the stream.
Serialize a node, emitting it in the process.
Begin the stream.
See Implementation
Serializes represented YAML nodes, generating events which are then emitted by Emitter.