Package org.duracloud.chunk.stream
-
Class Summary Class Description ChunkInputStream This class provides the ability to limit the number of bytes read from the provided InputStream to maxChunkSize.CountingDigestInputStream This class combines the two InputStream implementations: - CountingInputStream & - DigestInputStreamKnownLengthInputStream This wraps ByteArrayInputStream and adds a length field.