Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |