Function der_parser::ber::ber_encode_header [−][src]
pub fn ber_encode_header<'a, 'b: 'a, W: Write + 'a>(
hdr: &'b BerObjectHeader<'_>
) -> impl SerializeFn<W> + 'aThis is supported on crate feature
serialize only.Expand description
Encode header as object
The len field must be correct