Module bs64::simple

source ·

Functions

  • Decode src slice to dest slice Returns the number of bytes written to dest, or an error if input is invalid
  • Encode src slice to dest slice Returns the number of bytes written to dest Panics if dest is not large enough