Uses of Package
org.duracloud.chunk.stream
-
Packages that use org.duracloud.chunk.stream Package Description org.duracloud.chunk org.duracloud.chunk.manifest org.duracloud.chunk.writer -
Classes in org.duracloud.chunk.stream used by org.duracloud.chunk Class Description ChunkInputStream This class provides the ability to limit the number of bytes read from the provided InputStream to maxChunkSize. -
Classes in org.duracloud.chunk.stream used by org.duracloud.chunk.manifest Class Description KnownLengthInputStream This wraps ByteArrayInputStream and adds a length field. -
Classes in org.duracloud.chunk.stream used by org.duracloud.chunk.writer Class Description ChunkInputStream This class provides the ability to limit the number of bytes read from the provided InputStream to maxChunkSize.