Package software.amazon.awssdk.http.auth.aws.internal.signer.io
-
Class Summary Class Description ChecksumInputStream An input-stream that takes a collection of checksums, and updates each checksum when it reads data.ChecksumSubscriber A subscriber that takes a collection of checksums, and updates each checksum when it receives data.InMemoryPublisher Temporarily used for buffering all data into memory.ResettableContentStreamProvider UnbufferedChecksumSubscriber A decoratingSubscriberthat updates a list ofSdkChecksums with the data of each buffer given toonNext.