yxorP Documentation

text
in package

Table of Contents

decode()  : string
encode()  : string
input()  : int

Methods

decode()

public static decode(mixed $buffer) : string
Parameters
$buffer : mixed
Return values
string

encode()

public static encode(mixed $buffer) : string
Parameters
$buffer : mixed
Return values
string

input()

public static input(mixed $buffer, connectionInterface $connection) : int
Parameters
$buffer : mixed
$connection : connectionInterface
Return values
int

Search results