RLML::StreamWriter (Class)

In: rlml.rb
Parent: CoreWriter

StreamWriter is the preferred way to generate canonical RLML using the StreamInterface-API.

StreamWriter always emits valid, canonical RLML.

The output only needs to respond to <<.

Public Class methods

Public Instance methods

[Validate]