read-into-buf ( buf stream quot -- buf-slice/f )


Vocabulary
io.private

Inputs
bufan object
streaman object
quotan object


Outputs
buf-slice/fan object


Definition