| Class and Description |
|---|
| IonHasher
User-provided hash function that is required by the Amazon Ion Hashing
Specification.
|
| IonHasherProvider
An implementation of this interface provides IonHasher instances to an Ion hash
implementation as needed.
|
| IonHashReader
IonReader extension that provides the hash of the IonValue just nexted
past or stepped out of, as defined by the Amazon Ion Hash Specification.
|
| IonHashReaderBuilder |
| IonHashWriter
IonWriter extension that provides the hash of the IonValue just written
or stepped out of, as defined by the Amazon Ion Hash Specification.
|
| IonHashWriterBuilder |