Poco::FastInfoset

class StringDecoder

File Information

Library: FastInfoset
Package: FastInfoset
Header: Poco/FastInfoset/StringDecoder.h

Description

StringDecoder decodes strings.

Member Summary

Member Functions: decodeAlphabet, decodeUTF16, decodeUTF8

Member Functions

decodeAlphabet static

static void decodeAlphabet(
    const std::string & res,
    RestrictedAlphabet & al,
    std::string & out
);

decodeUTF16 static

static void decodeUTF16(
    const std::string & str,
    std::string & res
);

decodeUTF8 static inline

static bool decodeUTF8(
    const std::string & str,
    std::string & res
);

Returns true when res was set, if it returns false, res would be equal to str

Securely control IoT edge devices from anywhere   Connect a Device