CrystalJsonParser<TReader>

Namespace: SnowBank.Data.Json · class

Methods

ParseJsonValue

static JsonValue ParseJsonValue(ref CrystalJsonTokenizer<TReader> reader)

Parses the next JSON in the reader

Returns: Parsed token, or null if we reached the end of the JSON document