Defines the ZydisFormatterBuffer
struct.
More...
#include <FormatterBuffer.h>
|
ZyanBool | is_token_list |
| ZYAN_TRUE , if the buffer contains a token stream or `ZYAN_FALSE, if it contains a simple string.
|
|
ZyanUSize | capacity |
| The remaining capacity of the buffer.
|
|
ZyanString | string |
| The ZyanString instance that refers to the literal value of the most recently added token.
|
|
Defines the ZydisFormatterBuffer
struct.
All fields in this struct should be considered as "private". Any changes may lead to unexpected behavior.
The documentation for this struct was generated from the following file: