⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

encode_application

Function encode_application 

Source
pub fn encode_application(
    number: u8,
    constructed: bool,
    content: &[u8],
) -> Vec<u8>
Expand description

Encode an application-tagged wrapper.