consume_hex_byte
if (!input.consume_hex_byte(val))
bool consume_hex_byte(uint8_t &outByte);
return input_stack.top()->consume_hex_byte(outByte);