Enum ConversionError
Namespace: Unity.Collections
Syntax
public enum ConversionError : int
Fields
Name | Description | Value |
---|---|---|
None | 0 | |
Overflow | 1 | |
Encoding | 2 | |
CodePoint | 3 |
public enum ConversionError : int
Name | Description | Value |
---|---|---|
None | 0 | |
Overflow | 1 | |
Encoding | 2 | |
CodePoint | 3 |