rewind-file-port

[procedure] rewind-file-port port

STklos: sets the position of port to the beginning of the file. Use port-current-position to get the current position.

Some implementations have more flexible version of this. See seek, set-file-position!, port-seek.