pub fn decode_z85(bytes: &[u8]) -> Result<Vec<u8>, DecodeError>
Decodes a slice of a Z85 string back into the source bytes