public static WriteUtf8StringToStream ( string value, Stream stream ) : void | ||
value | string | The value to write to the stream. |
stream | Stream | The stream to write to. |
return | void |
public static WriteUtf8StringToStream ( string value, Stream stream ) : void | ||
value | string | The value to write to the stream. |
stream | Stream | The stream to write to. |
return | void |