StormByte::Detail::Codec specialization for StormByte::WCString.
More...
#include <StormByte/serializable.hxx>
StormByte::Detail::Codec specialization for StormByte::WCString.
Same UTF-8 wire as std::wstring. A null StormByte::WCString is written as an empty payload. Decode always yields a non-null buffer (L"" when the payload is empty).
◆ Read()
◆ Size()
Serialized size of data.
- Parameters
-
- Returns
- Size in bytes.
◆ Write()
Encodes data.
- Parameters
-
- Returns
- Blob.
The documentation for this struct was generated from the following file: