ZeroStream.Length property

Gets the length in bytes of the stream.

public override long Length { get; }

Property Value

The length of the stream in bytes.

See Also