getSuffix

open fun getSuffix(index: Int): ByteString
Suffix values used when fingerprinting the associated data, if applicable.
repeated bytes suffix = 4;

Return

The suffix at the given index.

Parameters

index

The index of the element to return.