SIMD-accelerated Base64 encoding and decoding library.
# Cargo.toml
[dependencies]
bs64 = "0.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encodes a byte slice to a Base64 string.
Fallback to scalar implementation is available but slower.
No dependency data recorded yet.