Documentation

Ascii85
in package
implements FilterInterface

Class for handling ASCII base-85 encoded data

Table of Contents

Interfaces

FilterInterface
Interface for filters

Methods

decode()  : string
Decode ASCII85 encoded string.

Methods

decode()

Decode ASCII85 encoded string.

public decode(string $data) : string
Parameters
$data : string

The input string

Tags
throws
Ascii85Exception
Return values
string

        
On this page

Search results