PalmDOCHeader
Table of Contents
Properties
-
$compression
: int
-
$records
: int
-
$recordSize
: int
-
$textLength
: int
Methods
-
__construct()
: mixed
$compression
public
int
$compression
= 0
$records
public
int
$records
= 0
$recordSize
public
int
$recordSize
= 0
$textLength
public
int
$textLength
= 0
__construct()
public
__construct([int $compression = 0 ][, int $textLength = 0 ][, int $records = 0 ][, int $recordSize = 0 ]) : mixed
Parameters
-
$compression
: int
= 0
-
-
$textLength
: int
= 0
-
-
$records
: int
= 0
-
-
$recordSize
: int
= 0
-