WriteOptionsGidBuilderImpl.allow64bit

T allow64bit(bool propval)

Set allow64bit property.

Parameters

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

Returns

Builder instance for fluent chaining