Hi All,
for a REST API i need to get a string from a byte array. The string must have the following format:
\xc3\x8a\xc3\x85\x0e
This is called 'binary' format in node.js but i couldnt find an equivalent in b4a, does anyone of you have an idea how to do this?
for a REST API i need to get a string from a byte array. The string must have the following format:
\xc3\x8a\xc3\x85\x0e
This is called 'binary' format in node.js but i couldnt find an equivalent in b4a, does anyone of you have an idea how to do this?