Home
last modified time | relevance | path

Searched refs:StructBinderFactory (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/wasm/jaccwabyt/
H A Djaccwabyt.md107 BSBF: box rad 0.3*boxht "StructBinderFactory" fit fill lightblue
126 - **[StructBinderFactory][StructBinderFactory]** is a factory function which
178 const MyBinder = StructBinderFactory({
263 [StructBinderFactory][] can be configured to automatically add a
446 Function StructBinderFactory(object configOptions);
516 [StructBinderFactory][]. A given Struct Binder can process any number
521 [StructBinderFactory][] configuration (e.g. the memory heap).
547 The configuration object passed to the [StructBinderFactory][],
845 completely optional [StructBinderFactory][] config options.
856 make the `s` name configurable via the [StructBinderFactory][]
[all …]
H A Djaccwabyt.js19 self.Jaccwabyt = function StructBinderFactory(config){ class
51 const SBF = StructBinderFactory;