Abstract class
The class representing non-integer stream positions.
<object>
None.
io
streams
A direct subclass of <object>. It is used in rare cases to represent positions within streams that cannot be represented by instances of <integer>. For example, a stream that supports compression will have some state associated with each position in the stream that a single integer is not sufficient to represent.
The <stream-position> class is disjoint from the class <integer>.
as stream-position-setter stream-size