FleeceBindings class

Inheritance

Constructors

FleeceBindings(Bindings parent)

Properties

array ArrayBindings
latefinal
decoder FleeceDecoderBindings
latefinal
dict DictBindings
latefinal
dictKey DictKeyBindings
latefinal
doc DocBindings
latefinal
encoder FleeceEncoderBindings
latefinal
hashCode int
The hash code for this object.
no setterinherited
libs DynamicLibraries
finalinherited
mutableArray MutableArrayBindings
latefinal
mutableDict MutableDictBindings
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sharedKeys SharedKeysBindings
latefinal
slice SliceBindings
latefinal
slot SlotBindings
latefinal
value ValueBindings
latefinal

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited