|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteVector | |
---|---|
loci.formats.codec |
Uses of ByteVector in loci.formats.codec |
---|
Methods in loci.formats.codec with parameters of type ByteVector | |
---|---|
void |
LZWTreeNode.addTableEntry(ByteVector string,
int code)
Adds the given code for the specified byte sequence. |
int |
LZWTreeNode.codeFromString(ByteVector string)
Gets the code for the given byte sequence, or -1 if none. |
LZWTreeNode |
LZWTreeNode.nodeFromString(ByteVector string)
Gets the node for the given byte sequence, or null if none. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |