DumpExStr function
function
DumpExStr(Const Buffer: string): string;
Unit
synautil
Description
Dump binary buffer stored in a string to a result string. All bytes with code of character is written as character, not as hexadecimal value.