Function nix_compat::nixbase32::decode_len
source ยท pub const fn decode_len(len: usize) -> usize
Expand description
Returns the decoded length of an input of length len.
pub const fn decode_len(len: usize) -> usize
Returns the decoded length of an input of length len.