Legend
| Property: long Position
Declarationlong Position SummaryGets or sets the current position in the stream, if supported by the underlying stream. Note that seeking causes all peek streams to be reset so as to resume peeking from the point seeked to. Note also that getting the current position requires a small amount of computation and should be used with care in tight loops. |