Yaml .NET Parser

Binary.Write Method (WriteStream)

Write the base64 content to YAML

protected internal override void Write(
   WriteStream stream
);

Parameters

stream
Missing <param> documentation for stream

Remarks

The lines are splitted in blocks of 20 bytes

See Also

Binary Class | Yaml Namespace | Binary.Write Overload List