chickadee » byte-blob » byte-blob-write

byte-blob-write PORT BYTE-BLOBprocedure

Writes the given byte-blob to the given port. Currently, the port must support the port->fileno procedure, which means that string ports are not supported.