ExthRecord
in package
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$data
public
string|null
$data
= null
$length
public
int
$length
= 0
$type
public
int
$type
= 0
Methods
__construct()
public
__construct([int $type = 0 ][, int $length = 0 ][, string|null $data = null ]) : mixed
Parameters
- $type : int = 0
- $length : int = 0
- $data : string|null = null