Documentation

CollectionReader
in package

Table of Contents

CHUNK_SIZE  = 8192
$asArray  : bool
$buffer  : string
$nestingLevel  : int
$resource  : mixed
__construct()  : mixed
__destruct()  : mixed
close()  : void
get()  : Generator
parseChunk()  : Generator

Constants

Properties

Methods

__construct()

public __construct(string $path[, bool $asArray = true ]) : mixed
Parameters
$path : string
$asArray : bool = true
Return values
mixed

parseChunk()

private parseChunk(mixed $chunk) : Generator
Parameters
$chunk : mixed
Return values
Generator

Search results