struct Protocol::IndexedDB::RequestData
- Protocol::IndexedDB::RequestData
- Struct
- Value
- Object
Overview
Requests data from object store or index.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/indexed_db.crConstructors
Instance Method Summary
-
#has_more : Bool
If true, there are more entries to fetch in the given range.
-
#object_store_data_entries : Array(DataEntry)
Array of object store data entries.
Constructor Detail
Instance Method Detail
Array of object store data entries.