wiwi::encoding::z85

Function decode_z85

Source
pub fn decode_z85(bytes: &[u8]) -> Result<Vec<u8>, DecodeError>
Expand description

Decodes a slice of a Z85 string back into the source bytes