FilterLZW Class FilterLZW
File: /FPDI v1/filters/FilterLZW.php
Class hierarchy
Summary
Properties
$_andTable
protected FilterLZW::$_andTable = array(...)
$_bitPointer
protected FilterLZW::$_bitPointer
$_bitsToGet
protected FilterLZW::$_bitsToGet = 9
$_bytePointer
protected FilterLZW::$_bytePointer
$_dataLength
protected FilterLZW::$_dataLength = 0
$_nextBits
protected FilterLZW::$_nextBits = 0
$_nextData
protected FilterLZW::$_nextData = 0