- write-sized WRITE V #!optional PORTprocedure
Uses WRITE to encode a block to PORT (defaulting to (current-output-port)). Automatically adds size information to the output.
Uses WRITE to encode a block to PORT (defaulting to (current-output-port)). Automatically adds size information to the output.