Skip to main content

File_By_Line.new

File_By_Line.newfileencodingoffset

Documentation

Creates a new File_By_Line object.

Arguments

  • file: The file to read.
  • encoding: The encoding to use when reading the file (defaults to UTF 8).
  • offset: The position within the file to read from (defaults to first byte).