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