getPreconnectBytes

open fun getPreconnectBytes(index: Int): ByteString
Specifies hostnames to pre-connect to.
repeated string preconnect = 19;

Return

The bytes of the preconnect at the given index.

Parameters

index

The index of the value to return.