Zydis  v3.2.0
ZydisShortString_ Struct Reference

Defines the ZydisShortString struct. More...

#include <ShortString.h>

Data Fields

const char * data
 The buffer that contains the actual (null-terminated) string.
 
ZyanU8 size
 The length (number of characters) of the string (without 0-termination).
 

Detailed Description

Defines the ZydisShortString struct.

This compact struct is mainly used for internal string-tables to save up some bytes.

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: