#include <libemf.h>
Public Methods | |
BYTEARRAY (BYTE *const array, const int n) | |
Public Attributes | |
BYTE* const | array_ |
Array of unsigned bytes. | |
const int | n_ |
Number of bytes in array. |
Evidently, an unsigned array of bytes with no particular encoding implied.
|
Simple constructor.
|