Photon Fusion
2.1.1
Represents the result of a conversion operation. More...
Public Member Functions | |
| ConversionResult (int words, int characters) | |
Public Attributes | |
| readonly int | CharacterCount |
| Gets the number of characters processed. | |
| readonly int | CodePointCount |
| Gets the number of code points processed. | |
Represents the result of a conversion operation.