open-binary-input-file
-- r7rs
Definition procedure
;
open-binary-input-file
(from vonuvoli
);Procedure variants:
((path-string) -> (binary-input-port-open))
path-string
;binary-input-port-open
;scheme:file
-- (scheme file)
;scheme
-- (scheme)
;Please refer to
open-input-file
.