SharedObjectHintEntry
in package
FinalYes
A single entry from the shared object hint table — ISO 32000-2 §F.4.2.
Table of Contents
Properties
- $isSignatureObject : bool
- $lengthDelta : int
- $numObjects : int
Methods
- __construct() : mixed
Properties
$isSignatureObject read-only
public
bool
$isSignatureObject
$lengthDelta read-only
public
int
$lengthDelta
$numObjects read-only
public
int
$numObjects
Methods
__construct()
public
__construct(int $lengthDelta, bool $isSignatureObject, int $numObjects) : mixed
Parameters
- $lengthDelta : int
- $isSignatureObject : bool
- $numObjects : int