binary-port
-- r7rs
Type port
;binary-input-port-open
;binary-input-port-eof
;binary-input-port-closed
;binary-output-port-open
;binary-output-port-closed
;port?
;textual-port?
;input-port?
;input-port-open?
;output-port?
;output-port-open?
;call-with-port
;Note: These definitions consume an input that is a super-type.
binary-port?