Skip to main content

encode_app_boolean

Function encode_app_boolean 

Source
pub fn encode_app_boolean(buf: &mut BytesMut, value: bool)
Expand description

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.