|
theKernel 10.0
|
binary data default format … More...
#include <LibMkKernel_mk.h>
Public Attributes | |
| MK_SIZE | size |
| size of the data pointer | |
| MK_BINN | data |
| pointer to the binary data | |
binary data default format …
This is just a wrapper, the ownership of the data have to be cleared first.
Definition at line 1683 of file LibMkKernel_mk.h.
| MK_BINN libmkkernel::MkBinaryR::data |
pointer to the binary data
Definition at line 1685 of file LibMkKernel_mk.h.
| MK_SIZE libmkkernel::MkBinaryR::size |
size of the data pointer
Definition at line 1684 of file LibMkKernel_mk.h.