Stream
in package
Pdf extract stream value object class
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- Constructor
Properties
$dict read-only
public
array<string|int, mixed>
$dict
$raw read-only
public
string
$raw
Methods
__construct()
Constructor
public
__construct(array<string|int, mixed> $dict, string $raw) : mixed
Instantiate a stream value object.
Parameters
- $dict : array<string|int, mixed>
-
The stream's dictionary
- $raw : string
-
The stream's raw (still-encoded) bytes