Function lber::write::encode_into [] [src]

pub fn encode_into(buf: &mut BytesMut, tag: StructureTag) -> Result<()>

BER-encode a tag structure into the provided buffer.