binary-input-port
r7rs
binary-input-port-open
binary-input-port-eof
binary-input-port-closed
binary-port
input-port
port
(lambda (value) (and (binary-port? value) (input-port? value)))
types-ports
types