Package | Description |
---|---|
org.treetank.io.bytepipe | |
org.treetank.io.jclouds |
Modifier and Type | Method and Description |
---|---|
InputStream |
Zipper.deserialize(InputStream pToDeserialize)
Method to deserialize any byte-chunk.
|
InputStream |
IByteHandler.deserialize(InputStream pToDeserialize)
Method to deserialize any byte-chunk.
|
InputStream |
Encryptor.deserialize(InputStream pToDeserialize)
Method to deserialize any byte-chunk.
|
InputStream |
ByteHandlerPipeline.deserialize(InputStream pToDeserialize)
Method to deserialize any byte-chunk.
|
OutputStream |
Zipper.serialize(OutputStream pToSerialize)
Method to serialize any byte-chunk.
|
OutputStream |
IByteHandler.serialize(OutputStream pToSerialize)
Method to serialize any byte-chunk.
|
OutputStream |
Encryptor.serialize(OutputStream pToSerialize)
Method to serialize any byte-chunk.
|
OutputStream |
ByteHandlerPipeline.serialize(OutputStream pToSerialize)
Method to serialize any byte-chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
JCloudsWriter.write(IBucket pBucket)
Writing a bucket related to the reference.
|
Copyright © 2013. All Rights Reserved.