@hackage base64-bytestring1.2.1.0

Fast base64 encoding and decoding for ByteStrings

This package provides support for encoding and decoding binary data according to base64 (see also RFC 4648) for strict and lazy ByteStrings

For a fuller-featured and better-performing Base64 library, see the base64 package.