Skip to content

Z80CompressionStream.Length Property

Definition

When overridden in a derived class, gets the length in bytes of the stream.

public override long Length { get; }

View source

Property Value

Int64

A long value representing the length of the stream in bytes.