Lists can be stored as a set of related objects entirely within memory, or
the relevant objects loaded as required from a file or other permanent store
as required.
Lists can be stored as a set of related objects entirely within memory, or
the relevant objects loaded as required from a file or other permanent store
as required.
Used to speed the retrieval of detection results over duplicate requests.
Cache(int) -
Constructor for class fiftyone.mobile.detection.Cache
Constructs a new instance of the cache.
cache -
Variable in class fiftyone.mobile.detection.entities.stream.BaseList
Used to store previously accessed items to improve performance and reduce
memory consumption associated with creating new instances of entities
already in use.
The order in which the property should appear in relation to others with
a position value set when used to create a display string for the profile
it is contained within.
Downloads the latest Premium data and saves to disk if the data has been
downloaded correctly and is newer than data currently in that position
(if any) in that path.
Uses the given license key to perform a device data update, writing the
data to the file system and filling providers from this factory instance
with it.
Uses the given license key to perform a device data update, writing the
data to the file system and filling providers from this factory instance
with it.
Verifies that the data has been downloaded correctly by comparing an MD5
hash off the downloaded data with one taken before the data was sent,
which is stored in a response header.
value -
Variable in class fiftyone.mobile.detection.entities.AsciiString
The value of the string in ASCII bytes.
value -
Variable in class fiftyone.mobile.detection.entities.NodeIndex