hexToFunctionString = object
Defined in: src/modules/types.ts:96
Maps hex values to their function string representations
Properties
encodedValues
encodedValues: string
Defined in: src/modules/types.ts:102
Encoded values for the function
functionString
functionString: string
Defined in: src/modules/types.ts:100
String representation of the function
hex
hex: string
Defined in: src/modules/types.ts:98
Hex representation
index
index: number
Defined in: src/modules/types.ts:104
Index of the function