Flow PHP

JsonType

Embedded JSON logical type annotation.

Allowed for physical types: BYTE_ARRAY

Properties

$_TSPEC  : mixed
$isValidate  : mixed

Methods

__construct()  : mixed
getName()  : mixed
read()  : mixed
write()  : mixed

Properties

$_TSPEC

public static mixed $_TSPEC = []

$isValidate

public static mixed $isValidate = false

Methods

__construct()

public __construct() : mixed

read()

public read(mixed $input) : mixed
Parameters
$input : mixed

write()

public write(mixed $output) : mixed
Parameters
$output : mixed

        
On this page

Search results