Méthode | Description | |
---|---|---|
next ( ) : void | Parses the next record. | |
rewind ( ) : void | Resets the storage to the beginning. | |
storeRecording ( array $recording ) | ||
valid ( ) : boolean | Returns true if the current record is valid. |
Méthode | Description | |
---|---|---|
readNextRecord ( ) : string | Returns the next record in raw format. |
protected readNextRecord ( ) : string | ||
Résultat | string | Next record in raw format. |