Rudiments
include
rudiments
utf16character.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information.
3
4
#ifndef RUDIMENTS_UTF16CHARACTER_H
5
#define RUDIMENTS_UTF16CHARACTER_H
6
7
#include <rudiments/private/utf16characterincludes.h>
8
11
class
RUDIMENTS_DLLSPEC
utf16character
{
12
public
:
13
16
static
uint16_t
getNullSize
();
17
20
static
uint16_t
getBomSize
();
21
};
22
23
#endif
avltreenode
Definition
avltree.h:11
utf16character
Definition
utf16character.h:11
utf16character::getNullSize
static uint16_t getNullSize()
utf16character::getBomSize
static uint16_t getBomSize()
Generated on Tue Dec 3 2024 01:50:19 for Rudiments by
1.10.0