Next:
tell
Up:
editor-stream-in
Previous:
set-boundary
skip
Skips forward in the stream.
(send
an-editor-stream-in
skip
n
)
->
void
n
:
exact non-negative integer
Skips past the next
n
bytes in the stream.
PLT