io.ports.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Ordinary words
WordStack effect
do-seek-relative( n seek-type stream -- n seek-type stream )
port-flush( port -- )
port-tell( port -- tell-handle buffer-length )
port-write( src n-remaining port n-write -- )
prepare-read( count port -- count' port )
read-loop( dst n-remaining port n-read -- n-total )
read-step( count port -- count ptr/f )
read-until-loop( seps port accum -- sep/f )
read-until-step( seps port -- byte-array/f sep/f )


Files