ExthHeader
in package
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$length
public
int
$length
= 0
$records
public
array<string|int, mixed>
$records
= []
Methods
__construct()
public
__construct([int $length = 0 ][, array<string|int, ExthRecord> $records = [] ]) : mixed
Parameters
- $length : int = 0
- $records : array<string|int, ExthRecord> = []