Skip to main content

dispatch_instruction_u16

Function dispatch_instruction_u16 

Source
pub fn dispatch_instruction_u16(
    data: &[u8],
) -> Result<(u16, &[u8]), ProgramError>
Expand description

Read a 2-byte dispatch tag (for programs with >256 instructions).