public interface IonHashWriter
extends com.amazon.ion.IonWriter
IonWriter| 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.
|
addTypeAnnotation, close, finish, flush, getSymbolTable, isInStruct, setFieldName, setFieldNameSymbol, setTypeAnnotations, setTypeAnnotationSymbols, stepIn, stepOut, writeBlob, writeBlob, writeBool, writeClob, writeClob, writeDecimal, writeFloat, writeInt, writeInt, writeNull, writeNull, writeString, writeSymbol, writeSymbolToken, writeTimestamp, writeTimestampUTC, writeValue, writeValue, writeValuesbyte[] digest()