B2R2


ByteValue Type

Union cases

Union case Description

AnyByte

Full Usage: AnyByte

This matches any byte, i.e., it is like a kleene star.

OneByte byte

Full Usage: OneByte byte

Parameters:
    Item : byte

This matches only one single byte value.

Item : byte