
Icon | Member | Description |
---|---|---|
![]() ![]() | CalculateTreeHash(Stream) |
This method computes the tree hash used by glacier. It reads the whole stream and then resets the
position of the stream back to the beginning.
|
![]() ![]() | CalculateTreeHash(IEnumerable<(Of <<'(String>)>>)) |
This method computes the final tree hash used on the CompleteMultipartUploadRequest from the tree hashes of
the individual part uploaded.
|