private property ParserCSV::$startByte in Feeds 7
Same name and namespace in other branches
- 6 libraries/ParserCSV.inc \ParserCSV::startByte
- 7.2 libraries/ParserCSV.inc \ParserCSV::startByte
File
- libraries/
ParserCSV.inc, line 71
Class
- ParserCSV
- Functionality to parse CSV files into a two dimensional array.
Code
private $startByte;