Skip to main content

write_binary

Function write_binary 

Source
pub fn write_binary(heap: &mut [u64], bytes: &[u8]) -> Option<Term>
Expand description

Writes an inline binary layout (header, byte_len, packed bytes...) into heap.