Skip to content

Z80CompressionStream.Position Property

Definition

When overridden in a derived class, gets or sets the position within the current stream.

public override long Position { get; set; }

View source

Property Value

Int64

The current position within the stream.