Uses of Class
squidpony.store.json.JsonCompressor
| Package | Description |
|---|---|
| squidpony |
The default conversion, compression, and storage classes are here; they delegate to the classes in
squidpony.store.json. |
-
Uses of JsonCompressor in squidpony
Subclasses of JsonCompressor in squidpony Modifier and Type Class Description classDataCompressorA variant ofDataConverter(and an extension of libGDX'sJsonclass) that compresses its JSON output and reads compressed input.