This struct provides utility functions for converting between UTF‐8 sequences and JSON strings.
Synopsis
Declared in <bdljsn_stringutil.h>
struct StringUtil;
Description
This class provides utility functions for converting arbitrary UTF‐8 sequences into JSON strings and visa versa. See []Strings) for details of these transformations.
Enums
Name |
Description |
Flags controlling JSON string reading behavior. |
Static Member Functions
Name |
Description |
Load into |
|
Load into |
|
Write a JSON‐compliant encoding of |
Created with MrDocs