The C++ framework for developing highly scalable, high performance servers on Windows platforms.

UTF8StreamConverter.cpp File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::Core
namespace  JetByteTools::Core::Windows

Defines

#define UTF8_ACCEPT   0
#define UTF8_REJECT   1

Functions

static bool ConvertCodePoint (DWORD cp, BYTE *&pOutput, DWORD outputSize, DWORD &outputSpaceUsed, DWORD &index, DWORD bytesConsumedThisTime)
DWORD decode (DWORD *pState, DWORD *pCodePoint, const DWORD inputByte)

Variables

static const _tstring s_emptyString
static const string s_emptyStringA
static const wstring s_emptyStringW
static const BYTE utf8d []


Define Documentation

#define UTF8_ACCEPT   0

#define UTF8_REJECT   1


Generated on Sun Sep 12 19:06:45 2021 for The Server Framework - v7.4 by doxygen 1.5.3