Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.JsonConstants Class Reference

Properties

static ReadOnlySpan< byte > Utf8Bom [get]
 
static ReadOnlySpan< byte > TrueValue [get]
 
static ReadOnlySpan< byte > FalseValue [get]
 
static ReadOnlySpan< byte > NullValue [get]
 
static ReadOnlySpan< byte > NaNValue [get]
 
static ReadOnlySpan< byte > PositiveInfinityValue [get]
 
static ReadOnlySpan< byte > NegativeInfinityValue [get]
 
static ReadOnlySpan< byte > Delimiters [get]
 
static ReadOnlySpan< byte > EscapableChars [get]
 

Detailed Description

Definition at line 3 of file JsonConstants.cs.


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