Fleece


JsonValue Type

Namespace: Fleece

Assembly: Fleece.SystemTextJson.dll

Parent Module: SystemTextJson

Base Type: obj

Record fields

Record Field Description

Value

Full Usage: Value

Modifiers: mutable

Instance members

Instance member Description

this.ToString(options)

Full Usage: this.ToString(options)

Parameters:
Returns: string

options : JsonWriterOptions
Returns: string

this.getValue ()

Full Usage: this.getValue ()

Returns: JsonElement

Returns: JsonElement

this.getWriter ()

Full Usage: this.getWriter ()

Returns: Utf8JsonWriter -> string option -> unit

Returns: Utf8JsonWriter -> string option -> unit