Flow PHP

CompressingSerializer implements Serializer

Read onlyYes
FinalYes

Interfaces

Serializer

Methods

__construct()  : mixed
serialize()  : void
unserialize()  : Rows

Methods

__construct()

public __construct(Serializer $serializer[, int $compressionLevel = 9 ]) : mixed
Parameters
$serializer : Serializer
$compressionLevel : int = 9

serialize()

public serialize(Rows $rows, DestinationStream $destination) : void
Parameters
$rows : Rows
$destination : DestinationStream
On this page

Search results