4#ifndef RUDIMENTS_UTF16CHARSTRING_H
5#define RUDIMENTS_UTF16CHARSTRING_H
7#include <rudiments/private/utf16charstringincludes.h>
31 #include <rudiments/private/utf16charstring.h>
Definition utf16charstring.h:11
static size_t getLength(const utf16_t *string, bool bigendian)
static bool isByteOrderMark(const utf16_t *str)
static bool isBigEndian(const utf16_t *str)
static size_t getSize(const utf16_t *string, bool bigendian)