Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_tableBaseCodePages

readonly int [] System.Text.ISO2022Encoding.s_tableBaseCodePages
staticprivate
Initial value:
= new int[12]
{
932, 932, 932, 0, 0, 949, 936, 0, 0, 0,
0, 0
}

Definition at line 95 of file ISO2022Encoding.cs.

96 {
97 932, 932, 932, 0, 0, 949, 936, 0, 0, 0,
98 0, 0
99 };