CastOptions.allowInvalidUtf8
bool allowInvalidUtf8() @propertyGet allowInvalidUtf8 property.
Returns
Whether invalid UTF-8 string value is allowed or not.
void allowInvalidUtf8(bool propval) @propertySet allowInvalidUtf8 property.
Parameters
propval | Whether invalid UTF-8 string value is allowed or not. |