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
Loading...
Searching...
No Matches
System.Text.ValueUtf8Converter Struct Reference
+ Collaboration diagram for System.Text.ValueUtf8Converter:

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
 

Detailed Description

Definition at line 8 of file ValueUtf8Converter.cs.


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