- read-sized READ #!optional PORTprocedure
Reads a block with size information from PORT (defaulting to (current-input-port)). Uses READ to decode the contents of the block.
Reads a block with size information from PORT (defaulting to (current-input-port)). Uses READ to decode the contents of the block.