Documentation

ObjectStream
in package

Pdf extract object stream class

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
6.0.0

Table of Contents

Methods

expand()  : array<string|int, mixed>
Expand an object stream into its map of object number to parsed object value

Methods

expand()

Expand an object stream into its map of object number to parsed object value

public static expand(Stream $stream[, Budget|null $budget = null ]) : array<string|int, mixed>
Parameters
$stream : Stream
$budget : Budget|null = null
Return values
array<string|int, mixed>

        
On this page

Search results