addPreconnectBytes

open fun addPreconnectBytes(value: ByteString): Context.Builder
Specifies hostnames to pre-connect to.
repeated string preconnect = 19;

Return

This builder for chaining.

Parameters

value

The bytes of the preconnect to add.