Next: Bytevectors, Up: Programming Interface [Contents][Index]
(import (rsv))
Read an RSV from PORT as a list of lists of string-or-null values.
An input port from which an RSV is read.
Write scm into an output port port.
A list of lists of string-or-null values.
An output port into which an RSV is written.