https://nodejs.org/api/fs.html#fs_fs_read_fd_buffer_offset_length_position_callback References to buffer and offset are indicative of writing, when they should be for reading. 
https://nodejs.org/api/fs.html#fs_fs_read_fd_buffer_offset_length_position_callback
References to buffer and offset are indicative of writing, when they should be for reading.