readString

Reads a string from the decodedData property.

readString(
    length
);

Parameters

length

The length of the string to read.

Returns

String value.