CastOptions.allowInvalidUtf8

bool allowInvalidUtf8() @property

Get allowInvalidUtf8 property.

Returns

Whether invalid UTF-8 string value is allowed or not.
void allowInvalidUtf8(bool propval) @property

Set allowInvalidUtf8 property.

Parameters

propvalWhether invalid UTF-8 string value is allowed or not.