AbstractLzwDictionary

Qualified name:Mike42\GfxPhp\Util\AbstractLzwDictionary
class AbstractLzwDictionary
__construct(int $minCodeSize)
Parameters:
  • $minCodeSize (int) –
add(string $entry)
Parameters:
  • $entry (string) –
clear()
getClearCode() → number
Returns:number –
getEodCode() → number
Returns:number –
getSize()