set_stream_position_2Version: NextOn this pageset_stream_position/2 Description set_stream_position/2 is a predicate that sets the position of a stream. Signature set_stream_position(+Stream, +Position) Where: Stream is the stream to reposition. Position is the new position in the stream.