match_bytecode

Function match_bytecode 

Source
pub fn match_bytecode(
    bytecode: Vec<u8>,
    properties: &DeviceProperties,
) -> Result<bool, BytecodeError>