Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
SString.h File Reference

Contains the core functionalities of SString, SChar, SStringView, and SString. More...

#include <sese/Config.h>
#include <vector>

Go to the source code of this file.

Classes

struct  sstr::SChar
 Unicode character. More...
 
class  sstr::SStringView
 String view. More...
 
class  sstr::SStringView::Iterator
 Unicode character iterator. More...
 
class  sstr::SString
 String. More...
 

Namespaces

namespace  sstr
 

Functions

SChar sstr::getUnicodeFromUTF8Char (const char *u8char)
 
size_t sstr::getStringLengthFromUTF8String (const char *str)
 
size_t sstr::getByteLengthFromUTF8String (const char *str)
 
char sstr::getSizeFromUTF8Char (char ch)
 
char sstr::getUTF8SizeFromUnicodeChar (SChar ch)
 
SChar sstr::getUnicodeCharFromUTF8Char (char size, const char *ch)
 

Detailed Description

Contains the core functionalities of SString, SChar, SStringView, and SString.

Date
September 27, 2022
Version
0.1
Author
kaoru