Module afire::internal::encoding::base64

source ·
Expand description

Functions

  • Decodes a base64 string into a byte slice.
  • Encodes a byte slice into a base64 string (with padding).