Z80CompressionStream.Length Property
Definition
When overridden in a derived class, gets the length in bytes of the stream.
public override long Length { get; }
Property Value
A long value representing the length of the stream in bytes.
When overridden in a derived class, gets the length in bytes of the stream.
public override long Length { get; }
A long value representing the length of the stream in bytes.