Skip to main content

EncodingErrorHandling

Namespace: Meshmakers.Octo.MeshAdapter.Nodes.Load

Handling of characters that cannot be represented in the configured upload encoding

public enum EncodingErrorHandling

Inheritance ObjectValueTypeEnumEncodingErrorHandling
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

NameValueDescription
Replace0Replace each unencodable character with '?' and log a warning
Fail1Abort the upload before any data is written to the target