Closed as not planned
Description
Current implementation of sys.readFile
for Node.js ignore the encoding
parameter. This effectively makes the charset compiler option ignored on Node.js. If it is "by desing", then it probably should be documented.