Package | Description |
---|---|
org.gridfour.compress |
Provides classes and interfaces for compressing raster data.
|
org.gridfour.gvrs |
Provides classes and interfaces for managing raster data in files.
|
Class and Description |
---|
BitInputStore
Writes a series of bits to an internal memory buffer.
|
BitOutputStore
Writes a series of bits to an internal memory buffer (a "store").
|
Class and Description |
---|
BufferedRandomAccessFile
Provides a wrapper around a Java Random Access File which supports buffered
I/O, dramatically improving the performance for many kinds of random-access
file read and write operations.
|
Copyright © 2022. All rights reserved.