terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ReadPrintableString()

string System.Security.Cryptography.DerSequenceReader.ReadPrintableString ( )
inlinepackage

Definition at line 307 of file DerSequenceReader.cs.

308 {
309 byte[] data = this._data;
310 int end = this._end;
311 int num = this.<ContentLength>k__BackingField;
312 int position = this._position;
313 this._position = position;
315 byte[] data2 = this._data;
316 int position2 = this._position;
317 int position3 = this._position;
319 string text;
320 return text;
321 }
class f__AnonymousType0<< Count > j__TPar
static Encoding ASCII
Definition Encoding.cs:348

References System.Security.Cryptography.DerSequenceReader._data, System.Security.Cryptography.DerSequenceReader._end, System.Security.Cryptography.DerSequenceReader._position, System.Text.Encoding.ASCII, System.Security.Cryptography.DerSequenceReader.ContentLength, j__TPar, System.Security.Cryptography.DerSequenceReader.k__BackingField, and System.text.