Skip to main content

encode_preload

Function encode_preload 

Source
pub fn encode_preload(resource_type: u8, url_str_idx: u32) -> Vec<u8> 
Expand description

Encode a PRELOAD opcode: opcode(1) + resource_type(1) + url_str_idx(4)