getDomainBytes

open fun getDomainBytes(index: Int): ByteString
Domains where this instance can be accessed.
repeated string domain = 10;

Return

The bytes of the domain at the given index.

Parameters

index

The index of the value to return.