| 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 &
- DigestInputStream
|
| KnownLengthInputStream |
This wraps ByteArrayInputStream and adds a length field.
|
Copyright © 2009–2015 DuraSpace. All rights reserved.