readString
Reads a string from the decodedData property.
readString(
length
);
Parameters
length | The length of the string to read. |
Returns
String value.
Reads a string from the decodedData property.
readString(
length
);
length | The length of the string to read. |
String value.