Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Encodings.Web.AllowedBmpCodePointsBitmap Struct Reference

Public Member Functions

unsafe void AllowChar (char value)
 
unsafe void ForbidChar (char value)
 
void ForbidHtmlCharacters ()
 
unsafe void ForbidUndefinedCharacters ()
 
unsafe readonly bool IsCharAllowed (char value)
 
unsafe readonly bool IsCodePointAllowed (uint value)
 

Static Private Member Functions

static void _GetIndexAndOffset (uint value, out nuint index, out int offset)
 

Private Attributes

unsafe fixed uint Bitmap [2048]
 

Detailed Description

Definition at line 8 of file AllowedBmpCodePointsBitmap.cs.


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