JX Application Framework
Loading...
Searching...
No Matches
Functions
JUtf8ByteBuffer.cpp File Reference
#include "JUtf8ByteBuffer.h"
#include "JString.h"
#include "jAssert.h"
Include dependency graph for JUtf8ByteBuffer.cpp:

Functions

bool isNull (const JUtf8Byte *c, JSize *byteCount)
 

Function Documentation

◆ isNull()

bool isNull ( const JUtf8Byte c,
JSize byteCount 
)
inline

Extracts as many valid characters as possible and also includes bytes that are clearly invalid, to avoid getting stuck.