webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Attributes | List of all members
model.datastorefile.DataEntry Class Reference
Inheritance diagram for model.datastorefile.DataEntry:

Public Member Functions

def get (cls, key)
 
def get_data (self, key)
 

Static Public Attributes

 data
 

Detailed Description

Datastore entry that stores one segmant of file data
   (<1000*1000 bytes).

Member Function Documentation

◆ get()

def model.datastorefile.DataEntry.get (   cls,
  key 
)

◆ get_data()

def model.datastorefile.DataEntry.get_data (   self,
  key 
)

Member Data Documentation

◆ data

model.datastorefile.DataEntry.data
static

The documentation for this class was generated from the following file: