[ 源代码: cl-base64 ]
软件包:cl-base64(3.4.0-1)
Common Lisp package to encode and decode base64 with URI support
This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported. Encoding with Uniform Resource Identifiers is supported by using a modified encoding table that uses only URI-compatible characters.