Documentation

JsonCodec
in package
implements CodecInterface

FinalYes

Table of Contents

Interfaces

CodecInterface

Properties

$maxDepth  : int
$parser  : Decoder
$serializer  : Encoder

Methods

__construct()  : mixed
decode()  : iterable<string|int, ServerRequestInterface|ResponseInterface>
encode()  : string

Properties

Methods

encode()

public encode(iterable<string|int, mixed> $commands) : string
Parameters
$commands : iterable<string|int, mixed>
Return values
string

        
On this page

Search results