Function near_primitives_core::serialize::from_base64

source ยท
pub fn from_base64(encoded: &str) -> Result<Vec<u8>, DecodeError>