Stream Data Writer
    Writer with the same methods as in java.io.Writer but without throwing IOExceptions The purpose of this class is to avoid checked exceptions in every method signature. Implementations must define their own way to react on IOExceptions YamlOutputStreamWriter
Inheritors
YamlOutputStreamWriter