theKernel 10.0
Loading...
Searching...
No Matches
MkKernel_PointerType_C_API

MkKernel PACKAGE - a collection of types allocates as array of data and supported by MkBufferC

+ Collaboration diagram for MkKernel_PointerType_C_API:

MkKernel PACKAGE - a collection of types allocates as array of data and supported by MkBufferC

For native type support read: MkKernel_PrimitiveType_C_API

The pointer-type is part of the native-type and usually support the size argument to propper allocate storage.

The following pointer-type identifier is available in MkBufferS:

TT T type const type comment
BIN B libmkkernel::MK_BIN libmkkernel::MK_BINN byte-array pointer data-type with binary encoding (MK_BINN)
STR C libmkkernel::MK_STR libmkkernel::MK_STRN string pointer data-type with UTF8 ecoding (MK_STR)