|
MySQL 5.6.14 Source Code Document
|
#include <NdbTypesUtil.hpp>


Static Public Member Functions | |
| static Uint32 | readLengthPrefix (const void *a) |
| static void | writeLengthPrefix (void *a, Uint32 l) |
Static Public Member Functions inherited from ArrayTypeTraits< ID > | |
| static bool | isBinary () |
| static bool | isFixedSized () |
| static Uint32 | lengthPrefixSize () |
Basic Helper functions for NDB array types.
Definition at line 182 of file NdbTypesUtil.hpp.