public interface IonHashReader
extends com.amazon.ion.IonReader
IonReader| Modifier and Type | Method and Description |
|---|---|
byte[] |
digest()
Provides the hash of the IonValue just nexted past or stepped out of;
hashes of partial Ion values are not provided.
|
bigDecimalValue, bigIntegerValue, booleanValue, byteSize, dateValue, decimalValue, doubleValue, getBytes, getDepth, getFieldId, getFieldName, getFieldNameSymbol, getIntegerSize, getSymbolTable, getType, getTypeAnnotations, getTypeAnnotationSymbols, hasNext, intValue, isInStruct, isNullValue, iterateTypeAnnotations, longValue, newBytes, next, stepIn, stepOut, stringValue, symbolValue, timestampValuebyte[] digest()