You are here

protected property CsvParser::$filePosition in Feeds 8.3

The byte position in the file.

Type: int

File

src/Component/CsvParser.php, line 59

Class

CsvParser
Parses an RFC 4180 style CSV file.

Namespace

Drupal\feeds\Component

Code

protected $filePosition;