(define-interface base64-interface
(export base64-encode-vector
base64-encode-port
base64-encode-string
base64-decode-string
base64-decode-port))