Utf8Splitter Class Reference

Splits valid arrays of UTF-8 characters into smaller arrays without splitting in-between chars. More...

#include <utf8splitter.h>

Public Member Functions

QList< QByteArray > split (const QByteArray &in, int maxChunkLength)
 

Detailed Description

Splits valid arrays of UTF-8 characters into smaller arrays without splitting in-between chars.

Definition at line 33 of file utf8splitter.h.


The documentation for this class was generated from the following files: