each-stream-block ( ... stream quot: ( ... block -- ... ) -- ... )


Vocabulary
io

Inputs
streaman object
quota quotation with stack effect ( ... block -- ... )


Outputs
None

Definition

: each-stream-block
( ... stream quot: ( ... block -- ... ) -- ... )
default-block-size (each-stream-block) ; inline