Skip to main content

encode_to_xer_buf

Function encode_to_xer_buf 

Source
pub fn encode_to_xer_buf<T: Encode>(input: &T) -> Result<Encoded, String>
Available on crate feature _etsi and non-WebAssembly only.
Expand description

Encodes some ASN.1 data type to XER buffer

ยงErrors

Returns a human-readable string when encoding failed