Function zero_packet::misc::bytes_to_ipv6

source ยท
pub fn bytes_to_ipv6(bytes: &[u8], buffer: &mut [u8]) -> usize
Expand description

Workaround for the lack of heap support.