Returns the position of a stream. This safely returns the stream’s position, even if it is locked.
open
| stream | An instance of <stream>. |
| position | An instance of type-union( <stream-position>, <integer> ). |
Returns the position of a stream. | |
A method on <basic-positionable-stream>. |
A method on <basic-positionable-stream>.