[]
Returns the current position in the stream, which is the position from where the next byte of data would be read. The first byte in the stream is in position 0.
public virtual int Pos { get; }