the path to the file to read
the encoding to use to read the file
callback function to call with the file's lines, or a value for err if the operation fails
Optional lines: string[]Optional lines: string[]Optional encoding: BufferEncodingGenerated using TypeDoc
Read a file into a string array of its lines.