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

◆ s_codePagesByName

readonly ushort [] System.Text.EncodingTable.s_codePagesByName
staticprivate
Initial value:
= new ushort[42]
{
20127, 20127, 20127, 20127, 28591, 20127, 28591, 65000, 20127, 28591,
1200, 28591, 28591, 20127, 20127, 28591, 20127, 28591, 28591, 28591,
28591, 1200, 1200, 65000, 65001, 65000, 65001, 1201, 20127, 20127,
1200, 1201, 1200, 12000, 12001, 12000, 65000, 65001, 65000, 65001,
65000, 65001
}

Definition at line 18 of file EncodingTable.cs.

19 {
20 20127, 20127, 20127, 20127, 28591, 20127, 28591, 65000, 20127, 28591,
21 1200, 28591, 28591, 20127, 20127, 28591, 20127, 28591, 28591, 28591,
22 28591, 1200, 1200, 65000, 65001, 65000, 65001, 1201, 20127, 20127,
23 1200, 1201, 1200, 12000, 12001, 12000, 65000, 65001, 65000, 65001,
24 65000, 65001
25 };

Referenced by System.Text.EncodingTable.InternalGetCodePageFromName().