IDBLocaleAwareKeyRange

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

bound
auto bound(T0 lower, T1 upper, bool lowerOpen, bool upperOpen)
Undocumented in source. Be warned that the author may not have intended to support it.
bound
auto bound(T0 lower, T1 upper)
Undocumented in source. Be warned that the author may not have intended to support it.
bound
auto bound(T0 lower, T1 upper, bool lowerOpen)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.IDBKeyRange.IDBKeyRange _parent;
Undocumented in source.

Meta