pub fn encode_app_boolean(buf: &mut BytesMut, value: bool)
Encode an application-tagged Boolean.
The value is encoded in the tag’s L/V/T bits with no content octets.