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

This is the complete list of members for System.Text.Json.Utf8JsonReader.PartialStateForRollback, including all inherited members.

_prevBytePositionInLineSystem.Text.Json.Utf8JsonReader.PartialStateForRollback
_prevConsumedSystem.Text.Json.Utf8JsonReader.PartialStateForRollback
_prevCurrentPositionSystem.Text.Json.Utf8JsonReader.PartialStateForRollback
_prevTotalConsumedSystem.Text.Json.Utf8JsonReader.PartialStateForRollback
GetStartPosition(int offset=0)System.Text.Json.Utf8JsonReader.PartialStateForRollbackinline
PartialStateForRollback(long totalConsumed, long bytePositionInLine, int consumed, SequencePosition currentPosition)System.Text.Json.Utf8JsonReader.PartialStateForRollbackinline