legacy-encoding
Support as many legacy encodings as possible
Support as many legacy encodings as possible
encode a string to different characters encodings
Convert ansi buffer to character(ucs2 encodings), or convert character to ansi encodings in NodeJs.
Read textfiles, autohandle latin1, utf8, utf16/32 big/little endian
UTF16-le encoding, a.k.a. UCS2 encoding, an encoding you probably should never use.
Encode and decode text files in a reliable way
Read and write text files in a reliable way