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> + 'a
This is supported on crate feature serialize only.
Expand description

Encode header as object

The len field must be correct