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