Skip to main content

write_sub_binary

Function write_sub_binary 

Source
pub fn write_sub_binary(
    heap: &mut [u64],
    parent_term: Term,
    offset: usize,
    length: usize,
) -> Option<Term>
Expand description

Writes a SubBinary layout (header, parent, offset, length, flags) into heap.