WriteOptions.allow64bit

Get allow64bit property.

  1. bool allow64bit [@property getter]
    class WriteOptions
    @property
    bool
    allow64bit
    ()
  2. bool allow64bit [@property setter]

Return Value

Type: 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.