|
Zydis v4.1.1
|
The number formats for all numeric bases. More...
Data Fields | |
| const ZyanStringView * | string |
| A pointer to the ZyanStringView to use as prefix/suffix. | |
| ZyanStringView | string_data |
| The ZyanStringView to use as prefix/suffix. | |
| char | buffer [11] |
| The actual string data. | |
The number formats for all numeric bases.
Index 0 = prefix Index 1 = suffix
| char buffer[11] |
The actual string data.
| const ZyanStringView* string |
A pointer to the ZyanStringView to use as prefix/suffix.
| ZyanStringView string_data |
The ZyanStringView to use as prefix/suffix.