| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Package Functions | |
| override int | EncodeUtf8 (Rune value, Span< byte > destination) | 
| override int | EncodeUtf16 (Rune value, Span< char > destination) | 
Static Package Attributes | |
| static readonly EscaperImplementation | Singleton = new EscaperImplementation() | 
Private Member Functions | |
| EscaperImplementation () | |
Definition at line 8 of file DefaultUrlEncoder.cs.