Skip to main content

build_fixed_array_at

Function build_fixed_array_at 

Source
pub fn build_fixed_array_at(
    chunks: &[WrittenChunk],
    offset_size: u8,
    length_size: u8,
    has_filters: bool,
    fa_base_address: u64,
) -> Vec<u8> 
Expand description

Build a complete Fixed Array at a known absolute address.