Method | Description | |
---|---|---|
Decode ( |
||
Encode ( |
||
Encode ( |
public static Decode ( |
||
tree | ||
bytes | byte | |
return | byte[] |
public static Encode ( |
||
tree | ||
bytes | byte | |
return | byte[] |
public static Encode ( |
||
tree | ||
bytes | byte | |
curBit | int | |
result | byte | |
bitsCountPerRepLength | int | |
bitsCountPerNotRepLength | int | |
return | void |