decompiler  1.0.0
Public Attributes | List of all members
ghidra::StringManager::StringData Class Reference

String data (a sequence of bytes) stored by StringManager. More...

#include <stringmanage.hh>

Public Attributes

bool isTruncated
 true if the the string is truncated
 
vector< uint1 > byteData
 UTF8 encoded string data.
 

Detailed Description

String data (a sequence of bytes) stored by StringManager.


The documentation for this class was generated from the following file: