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