Durable Workflow PHP SDK — API Reference

Guides

AvroBinaryValue
in package

FinalYes

Explicit binary adapter for PHP strings intended for Avro `bytes`.

Table of Contents

Properties

$bytes  : string

Methods

fromBytes()  : self
__construct()  : mixed

Properties

Methods

fromBytes()

public static fromBytes(string $bytes) : self
Parameters
$bytes : string
Return values
self

__construct()

private __construct(string $bytes) : mixed
Parameters
$bytes : string
On this page

Search results