chickadee » byte-blob » byte-blob-read

byte-blob-read PORT Nprocedure

Reads a byte-blob of length N from the given port. Currently, the port must support the port->fileno procedure, which means that string ports are not supported.