Module retina_core::utils::base64
source · Expand description
Helper functions for Base64 encoding and decoding.
Functions§
- Decodes Base64 string as a byte vector.
- Encodes byte slice as a Base64 string.
Helper functions for Base64 encoding and decoding.