Skip to main content

immich_checksum_to_hex

Function immich_checksum_to_hex 

Source
pub(crate) fn immich_checksum_to_hex(b64: &str) -> Option<String>
Expand description

Convert a Base64-encoded Immich checksum string to its standard hexadecimal representation.