InfluxDB PHP Client
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
InfluxDB2\FluxCsvParser Class Reference

Public Member Functions

 __construct ($response, bool $stream=false, string $responseMode="full")
 
 parse ()
 
 each ()
 

Public Attributes

 $tables
 
 $closed
 

Constructor & Destructor Documentation

◆ __construct()

InfluxDB2\FluxCsvParser::__construct ( $response,
bool $stream = false,
string $responseMode = "full" )

FluxCsvParser constructor.

Parameters
$responsemixed response to by parsed
$streambool use streaming
$responseModestring metadata expected in response ('full', 'only_names')

The documentation for this class was generated from the following file: