retina_
core
1.0.0
Module base64
Module Items
Functions
In retina_
core::
utils
retina_core
::
utils
Module
base64
Copy item path
Source
Expand description
Helper functions for Base64 encoding and decoding.
Functions
ยง
deserialize
Decodes Base64 string as a byte vector.
serialize
Encodes byte slice as a Base64 string.