cnet

ToString method of cnet::Bytes

The ToString method converts the data buffer to an std::string

Syntax

std::string ToString();

Return value

A string with the data as chars