Position property

  1. @override
int Position
Gets or sets the position within the current stream.

Implementation

@override
int get Position => throw new NotSupportedException();