@hackage base32-bytestring0.2.1.0
Fast base32 and base32hex codec for ByteStrings
Installation
Dependencies (4)
- base >=4 && <5
- bits-extras >=0.1 && <0.2
- bytestring >=0.9
- cpu >=0.1 && <0.2 Show all…
Dependents (3)
@hackage/oidc-client, @hackage/acme-everything, @hackage/bittorrent
base32-bytestring is efficient base32 and base32hex codec for
bytestrings. The API is similar to base16-bytestring and
base64-bytestring packages.
Performance
| function | MB/sec |
|---|---|
| encoding | 400 |
| decoding | 400 |
| lenient decoding | 250 |
Build Status 
Maintainer pxqr.sta@gmail.com
You can report any issues at Issue tracker.