WriteOptionsGidBuilderImpl.allow64bit

Set allow64bit property.

class WriteOptionsGidBuilderImpl(T)
T
allow64bit
(
bool propval
)

Parameters

propval bool

Whether to allow field lengths that don't fit in a signed 32-bit int. Some implementations may not be able to parse such streams.

Return Value

Type: T

Builder instance for fluent chaining