Vocabularyio.
buffersInputsOutputsWord descriptionOutputs the number of unconsumed bytes in the buffer.
ExamplesUSING: alien destructors io.buffers kernel prettyprint ;
100 <buffer> [ B{ 7 14 21 } binary-object pick buffer-write buffer-length ] with-disposal .
3
Definition