|
Xj3D VRML/X3D Code API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CodeInputUnpacker | |
| org.web3d.vrml.export.compressors | Tools for compressing 3D content. |
| Uses of CodeInputUnpacker in org.web3d.vrml.export.compressors |
| Methods in org.web3d.vrml.export.compressors with parameters of type CodeInputUnpacker | |
static int |
LZW.Expand(CodeInputUnpacker inComp,
java.io.OutputStream outExp)
Expand Compressed codes back to raw data. |
static int |
LZW.Expand(CodeInputUnpacker inComp,
byte[] outExp)
Expand Compressed codes back to raw data. |
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||