pub fn encode_to_jer_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 JER buffer
ยงErrors
Returns a human-readable string when encoding failed