- Contents
Interaction Designer Help
EncodeBuffer
This Buffer tool serializes a binary buffer into a string. The resulting string is in the format “0x1234”.
Inputs
Buffer Handle
The buffer handle to be serialized.
Outputs
String
The string value that contains the serialized buffer.
Exit Paths
Success
This step takes this path on success.
Invalid Handle
The tool takes this path, if the buffer handles was invalid.