struct Protocol::IndexedDB::ClearObjectStore

Overview

Clears all entries from an object store.

Included Modules

Defined in:

protocol/indexed_db.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]