getPrefix

open fun getPrefix(index: Int): ByteString
Prefix values used when fingerprinting the associated data, if applicable.
repeated bytes prefix = 3;

Return

The prefix at the given index.

Parameters

index

The index of the element to return.