packBuffer | cast a numeric vector as bytes data in network byte order |
float | apply bit convert of the bytes stream data as floats numbers |
integer | apply bit convert of the bytes stream data as integer numbers |
zlib_stream | zip compression of stream data |
zlib.decompress | zlib decompression of the raw data buffer |
gzip.decompress | |
string | char to string or raw bytes to string |
escapeString |