Function data_encoding::base2::decode [] [src]

pub fn decode(input: &[u8]) -> Result<Vec<u8>, Error>

See the generic decode function for details.