Skip to content

Pack hex string with (), with(), ...

Jaume Olivé Petrus edited this page Oct 28, 2017 · 15 revisions

This block is a Reporter block that encodes a serie of specified values into a hexadecimal string.

A hexadecimal string is a representation of a serie of bytes in text format, in which every byte is converted to it's hexadecimal representation in text. For example, the integer value 127 are represented by the "7F" string.

The encoded string contain the information about the data type of each packed value and it's value.

Shape

f696d2bd-bc1d-11e7-862f-363031333461

Clone this wiki locally