yabase/base58/flickr
Values
pub fn decode(
input: String,
) -> Result(BitArray, error.CodecError)
Decode a Base58 string (Flickr alphabet) to a BitArray.
pub fn decode(
input: String,
) -> Result(BitArray, error.CodecError)
Decode a Base58 string (Flickr alphabet) to a BitArray.