Jsonb.JLookupSelector

Namespace: SnowBank.Data.Json.Binary · struct

Selector that will always return the value of the element at the given path of a Jsonb document

Constructors

JLookupSelector

JLookupSelector(JsonPath path, byte[] encoded, (int, int, Index)[] segments)

Constructs a selector

Fields

Path

readonly JsonPath Path

Path corresponding to this selector