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.Security.Cryptography.CryptoStream.d__42 Struct Reference
+ Inheritance diagram for System.Security.Cryptography.CryptoStream.d__42:
+ Collaboration diagram for System.Security.Cryptography.CryptoStream.d__42:

Public Attributes

 int
 
global::System.Runtime.CompilerServices.AsyncTaskMethodBuilder< int ><> t__builder
 
int count
 
int offset
 
 CryptoStream
 
byte[] buffer
 
bool useAsync
 
global::System.Threading.CancellationToken cancellationToken
 

Private Member Functions

void MoveNext ()
 
void SetStateMachine (global::System.Runtime.CompilerServices.IAsyncStateMachine stateMachine)
 

Private Attributes

 int< bytesToDeliver >
 
 int< currentOutputIndex >
 
 int< numWholeBlocksInBytes >
 
byte[]< tempInputBuffer > byte[]< tempOutputBuffer > global::System.Runtime.CompilerServices.ValueTaskAwaiter< int ><> u__1
 

Detailed Description

Definition at line 767 of file CryptoStream.cs.


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