Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.StubHelpers.AnsiCharMarshaler Class Reference

Static Package Functions

static unsafe byte[] DoAnsiConversion (string str, bool fBestFit, bool fThrowOnUnmappableChar, out int cbLength)
 
static unsafe byte ConvertToNative (char managedChar, bool fBestFit, bool fThrowOnUnmappableChar)
 
static char ConvertToManaged (byte nativeChar)
 

Detailed Description

Definition at line 6 of file AnsiCharMarshaler.cs.


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