☰
base32
All crates
?
Function
base32
::
decode
[
−
]
[src]
pub fn decode(alphabet:
Alphabet
, data: &
str
) ->
Option
<
Vec
<
u8
>>