class Reader

Methods

__construct(array $standert = [])

No description

readFromStream($resource)

No description

setLimit(int $limit)

No description

getTotalLine()

No description

each(Closure $formatter, Closure|string $processor = '', int $length = 102400)

No description

getFields()

No description

Details

at line 23
__construct(array $standert = [])

No description

Parameters

array $standert

at line 28
readFromStream($resource)

No description

Parameters

$resource

at line 34
setLimit(int $limit)

No description

Parameters

int $limit

at line 39
getTotalLine()

No description

at line 56
each(Closure $formatter, Closure|string $processor = '', int $length = 102400)

No description

Parameters

Closure $formatter
Closure|string $processor
int $length

at line 91
getFields()

No description