Crate rb64

source
Expand description

Base 64

This crate contains functions to encode and decode Base 64

Structs§

Functions§

  • Decode a Base64-encoded string
  • Encode the given byte array to a Base 64 String

Type Aliases§