MobiHeader
Table of Contents
Properties
-
$encoding
: int
-
$fileVersion
: int
-
$id
: int
-
$length
: int
-
$type
: int
Methods
-
__construct()
: mixed
$encoding
public
int
$encoding
= 0
$fileVersion
public
int
$fileVersion
= 0
$id
public
int
$id
= 0
$length
public
int
$length
= 0
$type
public
int
$type
= 0
__construct()
public
__construct([int $length = 0 ][, int $type = 0 ][, int $encoding = 0 ][, int $id = 0 ][, int $fileVersion = 0 ]) : mixed
Parameters
-
$length
: int
= 0
-
-
$type
: int
= 0
-
-
$encoding
: int
= 0
-
-
$id
: int
= 0
-
-
$fileVersion
: int
= 0
-