17 Library introduction [library]

17.3 Definitions [definitions]

17.3.1 arbitrary-positional stream [defns.arbitrary.stream]

a stream (described in Clause [input.output]) that can seek to any integral position within the length of the stream
Note: Every arbitrary-positional stream is also a repositional stream.  — end note ]