Durable Workflow PHP SDK — API Reference

Guides

ValueDatumDecoder extends AvroIOBinaryDecoder
in package

FinalYes

Enforces the fixed Value policy where Apache Avro PHP decodes permissively.

Table of Contents

Methods

read()  : string
readBoolean()  : bool
readDouble()  : float
readLong()  : int
readString()  : string

Methods

read()

public read(mixed $length) : string
Parameters
$length : mixed
Return values
string
On this page

Search results