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

encode_dns_name

Function encode_dns_name 

Source
pub fn encode_dns_name(name: &str) -> Vec<u8>
Expand description

Encode a domain name to DNS wire format (label-length prefixed)