| Modifier and Type | Class and Description |
|---|---|
class |
GZipBagDeserializer
Deflate a gzipped bag so that the underlying bag can continue to be deserialized.
|
class |
TarBagDeserializer
Deserializer for
Bags serialized using tar |
class |
ZipBagDeserializer
Deserializer for
Bags serialized using zip |
| Modifier and Type | Method and Description |
|---|---|
static BagDeserializer |
SerializationSupport.deserializerFor(Path serializedBag,
BagProfile profile)
Get a
BagDeserializer for a given content type. |
Copyright © 2020. All rights reserved.