DOKK / manpages / debian 12 / libemf-doc / EMF_BYTEARRAY.3.en
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.

Wed Jun 29 2022 Version 1.0.9