Module aws_smithy_types::base64
source · Expand description
A thin wrapper over base64-simd
Structs
- Failure to decode a base64 value.
Functions
- Decode
inputfrom base64 using the standard base64 alphabet - Encode
inputinto base64 using the standard base64 alphabet - Returns the base64 representation’s length for the given
lengthof data