Converts a Uint8Array to a string
The data to decode to string
Whether or not to interpret the data as Latin-1. This should not need to be true unless encoding to binary string.
The original UTF-8/Latin-1 string
Generated using TypeDoc
Converts a Uint8Array to a string