new()
read onlywrite onlylength:Int
The length of the stream in bytes.
@:has_untypedgetBytes():Bytes
Returns the Bytes of this output.
Bytes
This function should not be called more than once on a given BytesOutput instance.
BytesOutput
writeByte(c:Int):Void