getHandlerBytes

open fun getHandlerBytes(index: Int): ByteString
Handlers active for these settings.
repeated string handler = 2;

Return

The bytes of the handler at the given index.

Parameters

index

The index of the value to return.