A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  Z  _ 

D

delete() - function in com.zing.zalo.zbrowser.cache.DiskLruCache
Closes the cache and deletes all of its stored values.
delete(String) - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorage
 
deleteContents(File) - function in com.zing.zalo.zbrowser.cache.DiskLruCache.Util
Deletes the contents of {@code dir}.
deserialize(ByteBuffer) - function in com.zing.zalo.zbrowser.cache.CacheItem
 
destroy() - function in com.zing.zalo.zbrowser.ZBrowserCore
Destroy all instance inside zbrowserHttp client will be shutdownAll cached content in memory cache will be evictedCached content in disk cache will not be deleted
destroy() - function in com.zing.zalo.zbrowser.ZBrowser
Destroy all instance inside zbrowserHttp client will be shutdownAll cached content in memory cache will be evictedCached content in disk cache will not be deleted
DiskLruCache - class in com.zing.zalo.zbrowser.cache
A cache that uses a bounded amount of space on a filesystem.
DiskLruCache.Editor - class in com.zing.zalo.zbrowser.cache.DiskLruCache
Edits the values for an entry.
DiskLruCache.Snapshot - class in com.zing.zalo.zbrowser.cache.DiskLruCache
A snapshot of the values for an entry.
DiskLruCache.Util - class in com.zing.zalo.zbrowser.cache.DiskLruCache
Junk drawer of utility methods.
DONE - enum entry in com.zing.zalo.zbrowser.downloader.HttpRequest.State
 
downloadAsync(String,Map,HttpResponse.Callback) - function in com.zing.zalo.zbrowser.downloader.ZNIOHttpClient
 
downloadSync(String,Map,HttpResponse.Callback) - function in com.zing.zalo.zbrowser.downloader.ZNIOHttpClient
 
dumpHeader(HttpHeader) - function in com.zing.zalo.zbrowser.downloader.HttpHeader
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  Z  _