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