Decodes the provided bytes into a string using the provided encoding scheme.
The bytes to decode.
Optional
The encoding scheme. Defaults to utf-8.
Generated using TypeDoc
Decodes the provided bytes into a string using the provided encoding scheme.