Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Utf8JsonReader.PartialStateForRollback Struct Reference

Public Member Functions

 PartialStateForRollback (long totalConsumed, long bytePositionInLine, int consumed, SequencePosition currentPosition)
 
SequencePosition GetStartPosition (int offset=0)
 

Public Attributes

readonly long _prevTotalConsumed
 
readonly long _prevBytePositionInLine
 
readonly int _prevConsumed
 
readonly SequencePosition _prevCurrentPosition
 

Detailed Description

Definition at line 13 of file Utf8JsonReader.cs.


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