Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::StringManager::StringData Class Reference

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

#include <stringmanage.hh>

Collaboration diagram for ghidra::StringManager::StringData:
[legend]

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: