Represents encoding modes supported by various functions, e.g. decompress
Represents that the input or output should be encoded into a Uint8Array byte array
Uint8Array
Represents that the input or output should be encoded into a string
string
Generated using TypeDoc
Represents encoding modes supported by various functions, e.g. decompress