Documentation

Decoder
in package

Table of Contents

Properties

$converter  : DataConverterInterface

Methods

__construct()  : mixed
decode()  : ServerRequestInterface|ResponseInterface
assertCommandID()  : void
isUInt32()  : bool
parseFailureResponse()  : FailureResponseInterface
parseRequest()  : RequestInterface
parseResponse()  : SuccessResponseInterface

Properties

Methods

assertCommandID()

private assertCommandID(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>

isUInt32()

private isUInt32(mixed $value) : bool
Parameters
$value : mixed
Return values
bool

        
On this page

Search results