Vocabulary io Inputs data binary data or a string stream an output stream
Outputs None
Generic word contract Writes a piece of data to the stream. If the stream performs buffering, output may not be performed immediately; use
stream-flush to force output.
Notes Most code only works on one stream at a time and should instead use
write ; see
Default input and output streams .
Errors Throws an error if the I/O operation fails.
Definition Methods
This documentation was generated offline from a
load-all
image. If you want, you can also
browse the documentation from within the UI developer tools . See
the Factor website
for more information.
Factor 0.101 x86.64 (2285, heads/master-efda6dad2f, Nov 20 2024 16:02:37)