Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250605) (9223e346c3e)
|
This is the complete list of members for Lzw, including all inherited members.
$andTable (defined in Lzw) | Lzw | protected |
$bitsToGet (defined in Lzw) | Lzw | protected |
$bytePointer (defined in Lzw) | Lzw | protected |
$data (defined in Lzw) | Lzw | protected |
$dataLength (defined in Lzw) | Lzw | protected |
$nextBits (defined in Lzw) | Lzw | protected |
$nextData (defined in Lzw) | Lzw | protected |
$sTable (defined in Lzw) | Lzw | protected |
$tIdx (defined in Lzw) | Lzw | protected |
addStringToTable($oldString, $newString='') | Lzw | protected |
decode($data) | Lzw | |
getNextCode() | Lzw | protected |
initsTable() | Lzw | protected |