readStringZero

Reads a string from the decodedData property and places an zero termination for the first zero byte in the binary string.

readStringZero(
    length
);

Parameters

length

The length of the string to read.

Returns

String value.