Documentation

FilterInterface
in

Pdf extract filter interface

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

decode()  : string
Decode filtered stream data

Methods

decode()

Decode filtered stream data

public decode(string $data[, array<string|int, mixed> $params = [] ]) : string
Parameters
$data : string
$params : array<string|int, mixed> = []
Return values
string

        
On this page

Search results