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; }
Property Value
The current position within the stream.
When overridden in a derived class, gets or sets the position within the current stream.
public override long Position { get; set; }
The current position within the stream.