Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Unicode.TextSegmentationUtility.Processor< T > Struct Template Reference

Public Member Functions

void MoveNext ()
 

Package Functions

 Processor (ReadOnlySpan< T > buffer, DecodeFirstRune< T > decoder)
 

Properties

int CurrentCodeUnitOffset [get, private set]
 
GraphemeClusterBreakType CurrentType [get, private set]
 

Private Attributes

readonly ReadOnlySpan< T_buffer
 
readonly DecodeFirstRune< T_decoder
 
int _codeUnitLengthOfCurrentScalar
 

Detailed Description

Definition at line 12 of file TextSegmentationUtility.cs.


The documentation for this struct was generated from the following file: