Next:
tell
Up:
wx:media-stream-in-base
Previous:
seek
skip
Skips over characters in the stream.
(send
a-wx:media-stream-in-base
skip
n
)
->
void
n
:
small integer
Skips past the next
n
characters in the stream.
PLT