Skip to content

extendedASCIIChars

const extendedASCIIChars: string[]

Defined in: src/zip/utils.ts:60

8-bit ASCII with the extended character set. Unlike regular ASCII, we do not mask the high bits.

http://en.wikipedia.org/wiki/Extended_ASCII