EMF::BYTEARRAY(3) libemf EMF::BYTEARRAY(3)

EMF::BYTEARRAY - Represent a byte array in a simple way.

#include <libemf.h>


BYTEARRAY (BYTE *const array, const int n)


BYTE *const array_
Array of unsigned bytes. const int n_
Number of bytes in array.

Represent a byte array in a simple way.

Evidently, an unsigned array of bytes with no particular encoding implied.

Simple constructor.

Parameters

array pointer to array of bytes
n number of bytes in array

Generated automatically by Doxygen for libemf from the source code.

Thu Apr 18 2024 17:55:22 Version 1.0.9