|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Foundation/String.hpp>
Static Public Member Functions | |
| static String | toString (UInt64 val, unsigned short width=0, char fill=' ') |
| static UInt64 | fromString (StringView string, UInt64 defaultValue=0) |
|
static |
|
static |