This class builds the compression binary tree
package |
Application |
---|
__construct() : mixed
mixed
getTree() : mixed
mixed
readTableValue(intbitDepth) : int
int
Number of bits to read.
int
The decimal value of the bits read.
writeTree(intbitDepth) : \com\scriptel\BinaryTree
int
\com\scriptel\BinaryTree
The compressed binary tree.
TABLE
location : int
var |
---|
int
head :
var |
BinaryTree. |
---|