int. Some implementations may not be able to parse such streams.
WriteOptions.allow64bit
bool allow64bit() @propertyGet allow64bit property.
Returns
Whether to allow field lengths that don't fit in a signed 32-bit
void allow64bit(bool propval) @propertySet allow64bit property.
Parameters
propval | 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. |