Hi Team,
We are developing a library for V.44 LZJH Data compression in Packet method. We got the concept of side index and down index. Let a code word have valid side index and down index and a new "next character " detected (different from side index.), Then What will happens to "side index"
Whether the side-index field replaced by new side index ?
Or a New Side index will added to the node (Node will have 2 side indexes) ?
Any changes to down index ?
Let "ABCACAD" is the string to compress then "Side index" of code-word correspond to "A" point to "C" or "D" or Both ?
Thanks in advance,
KamalDev K R