terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
ValueUtf8Converter (global::System.Span< byte > initialBuffer) | |
global::System.Span< byte > | ConvertAndTerminateString (global::System.ReadOnlySpan< char > value) |
void | Dispose () |
Private Attributes | |
byte[] | _arrayToReturnToPool |
global::System.Span< byte > | _bytes |
Definition at line 8 of file ValueUtf8Converter.cs.