stream-element-type ( stream -- type )
Factor handbook » Input and output » Streams » Stream protocol » Binary and text streams

Next:+byte+


Vocabulary
io

Inputs
streama stream


Outputs
type+byte+ or +character+


Generic word contract
Outputs one of +byte+ or +character+.

Definition


Methods