Expand description

A thin wrapper over base64-simd

Structs§

Functions§

  • Decode input from base64 using the standard base64 alphabet
  • Encode input into base64 using the standard base64 alphabet
  • Returns the base64 representation’s length for the given length of data