Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |