Click or drag to resize

JsonParserParseMode Property

Return whether the parser works in text-mode or binary.

Namespace:  Kit.Parsers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public override ParseMode ParseMode { get; }
Request Example View Source

Property Value

Type: ParseMode
See Also