Flow PHP

ValueEncoder

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

Tags
template

Methods

encode()  : string

Methods

encode()

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

Search results