dns_types::zones::serialise

Function serialise_octets

Source
fn serialise_octets(octets: &[u8], quoted: bool) -> String
Expand description

Serialise a string of octets to a quoted or unquoted string with the appropriate escaping.