WriteOptionsGidBuilderImpl.writeLegacyIpcFormat

Set writeLegacyIpcFormat property.

class WriteOptionsGidBuilderImpl(T)
T
writeLegacyIpcFormat
(
bool propval
)

Parameters

propval bool

Whether to write the pre-0.15.0 encapsulated IPC message format consisting of a 4-byte prefix instead of 8 byte.

Return Value

Type: T

Builder instance for fluent chaining