STTNet
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes
stt::data Namespace Reference

Data processing. More...

Classes

class  CryptoUtil
 Responsible for encryption, decryption, and hashing. More...
 
class  BitUtil
 Responsible for conversion between binary data and strings. More...
 
class  RandomUtil
 Related to random number and string generation. More...
 
class  NetworkOrderUtil
 Responsible for endianness conversion. More...
 
class  PrecisionUtil
 Responsible for floating-point precision processing. More...
 
class  HttpStringUtil
 Responsible for HTTP string and URL parsing Including functions to extract parameters, IP, port, request header fields, etc., from URLs or request messages. More...
 
class  WebsocketStringUtil
 Responsible for string operations related to the WebSocket protocol. More...
 
class  NumberStringConvertUtil
 Responsible for conversion between strings and numbers. More...
 
class  EncodingUtil
 Data encoding/decoding, mask processing, etc. More...
 
class  JsonHelper
 class of solving json data More...
 

Detailed Description

Data processing.