|
|
Home | Loader API | Interfaces | File List | Index | |
Const Binary string. More...
#include <p6types.h>
Public Attributes | |
P6R::P6SIZE | length |
Length of data in bytes. | |
const P6R::P6UCHAR * | pString |
Pointer to const data. |
Const Binary string.
This a length limited data type that can contain any type of length limited data.
Definition at line 164 of file p6types.h.