|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteInfo | |
---|---|
streams | |
streams.utils |
Uses of ByteInfo in streams |
---|
Methods in streams with parameters of type ByteInfo | |
---|---|
protected static void |
SFOutputStream.doCodes(ByteInfo[] byteTable,
int from,
int to,
long size)
Makes code for each byte in bytetable. |
Uses of ByteInfo in streams.utils |
---|
Subclasses of ByteInfo in streams.utils | |
---|---|
class |
ByteInfoFGK
Trida pro informace o bajtu pro adaptivnim huffmanove kodovani. |
class |
ByteInfoSH
Trida pro udrzovani informaci o bajtu pri statickem huffmanove kodovani. |
Methods in streams.utils with parameters of type ByteInfo | |
---|---|
int |
ByteInfoCodeComparator.compare(ByteInfo b1,
ByteInfo b2)
vola se pri porovnani dvou ByteInfo. |
int |
ByteInfoCountComparator.compare(ByteInfo b1,
ByteInfo b2)
Porovna dve byteInfo podle pocitadla. |
int |
ByteInfoDataComparator.compare(ByteInfo b1,
ByteInfo b2)
Porovnani dvou ByteInfo podle dat. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |