vs:io
-- vonuvoli
Export (vonuvoli io)
port?
;input-port?
;output-port?
;binary-port?
;textual-port?
;binary-input-port?
;textual-input-port?
;binary-output-port?
;textual-output-port?
;eof-object?
;not-port?
;not-input-port?
;not-output-port?
;not-binary-port?
;not-textual-port?
;not-binary-input-port?
;not-textual-input-port?
;not-binary-output-port?
;not-textual-output-port?
;not-eof-object?
;current-input-port
;current-output-port
;current-error-port
;eof-object
;call-with-port
;input-port-open?
;output-port-open?
;close-port
;close-input-port
;close-output-port
;newline
;flush-output-port
;open-input-bytevector
;open-input-string
;get-output-bytevector
;get-output-string
;open-binary-input-file
;open-binary-output-file
;open-input-file
;open-output-file
;port-descriptor
;port-descriptor-clone
;port-descriptor-ref
;port-descriptor-path
;port-temporary-release
;port-temporary-path
;call-with-binary-input-file
;call-with-binary-output-file
;call-with-input-file
;call-with-output-file
;with-binary-input-file
;with-binary-output-file
;with-input-from-file
;with-output-to-file
;port-descriptor-flag-ref
;port-descriptor-flag-set!
;open-output-bytevector
;open-output-string
;u8-ready?
;peek-u8
;read-u8
;char-ready?
;peek-char
;read-char
;read-bytevector!
;read-bytevector-append!
;read-bytevector
;read-bytevector-chunk
;read-bytevector-line
;read-bytevector-zero
;read-string-append!
;read-string
;read-string-chunk
;read-string-line
;read-string-zero
;read
;read-bytevector-fold
;read-bytevector-chunk-fold
;read-bytevector-line-fold
;read-bytevector-zero-fold
;read-string-fold
;read-string-chunk-fold
;read-string-line-fold
;read-string-zero-fold
;read-fold
;write-u8
;write-bytevector
;write-bytevector-line
;write-bytevector-zero
;write-char
;write-string
;write-string-line
;write-string-zero
;write
;write-shared
;write-simple
;display
;write-line
;display-line
;open-binary-temporary
;open-temporary
;