OutputStream.Length

OutputStream.Length property

Gets the length in bytes of the wrapped output stream.

public override long Length { get; }

See Also