text
in package
Table of Contents
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