Flow PHP

MapEncoder implements ValueEncoder

FinalYes

Interfaces

ValueEncoder
Turns one PHP value into its Floe binary representation. Implementations are built per column type by the {@see \Flow\Floe\ValueEncoder} factory.

Methods

__construct()  : mixed
encode()  : string

Methods

encode()

public encode(mixed $value) : string
Parameters
$value : mixed
Return values
string
On this page

Search results