A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Z
_
S
- send(ByteBuffer) - function in com.zing.zalo.zbrowser.downloader.ZSSLConnection
- send(SocketChannel) - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- SENDING_REQ - enum entry in com.zing.zalo.zbrowser.downloader.HttpRequest.State
- serialize() - function in com.zing.zalo.zbrowser.cache.CacheItem
- set(int,String) - function in com.zing.zalo.zbrowser.cache.DiskLruCache.Editor
- Sets the value at
{@code index}to{@code value}. - setCacheCallback(ZBrowserCore.CacheCallback) - function in com.zing.zalo.zbrowser.ZBrowserPreload
- setCacheCallback(ZBrowserCore.CacheCallback) - function in com.zing.zalo.zbrowser.ZBrowserCore
- setCacheCallback(ZBrowserCore.CacheCallback) - function in com.zing.zalo.zbrowser.ZBrowser
- setCacheConfig(JSONObject,Context) - function in com.zing.zalo.zbrowser.ZBrowserPreload
- setCacheConfig(ConfigCache,Context) - function in com.zing.zalo.zbrowser.ZBrowserCore
- Set cache config to zbrowserEvery time this function is called, zbrowser will preloadstatic files within
{@code cacheConfig.preloadStatic} - setCacheConfig(ConfigCache,Context) - function in com.zing.zalo.zbrowser.ZBrowser
- Set cache config to zbrowserEvery time this function is called, zbrowser will preloadstatic files within
{@code cacheConfig.preloadStatic} - setCallback(ZSSLConnection.Callback) - function in com.zing.zalo.zbrowser.downloader.ZSSLConnection
- setErrorState(String) - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- setHeader(String,String) - function in com.zing.zalo.zbrowser.downloader.HttpHeader
- setHeaders(Map) - function in com.zing.zalo.zbrowser.downloader.HttpHeader
- setInvestigateListener(ZBrowserCore.InvestigateListener) - function in com.zing.zalo.zbrowser.ZBrowserPreload
- setInvestigateListener(ZBrowserCore.InvestigateListener) - function in com.zing.zalo.zbrowser.ZBrowserCore
- setInvestigateListener(ZBrowserCore.InvestigateListener) - function in com.zing.zalo.zbrowser.ZBrowser
- setMaxConnection(int) - function in com.zing.zalo.zbrowser.downloader.ZNIOHttpClient
- setMaxSize(long) - function in com.zing.zalo.zbrowser.cache.DiskLruCache
- Changes the maximum number of bytes the cache can store and queues a jobto trim the existing store, if necessary.
- setOnErrorListener(MiniProgramDataStorage.ErrorListener) - function in com.zing.zalo.zbrowser.cache.MiniProgramDataStorage
- setRequestHeaders(Map) - function in com.zing.zalo.zbrowser.ZBrowserCore
- Set custom http request header such as cookie...
- setRequestHeaders(Map) - function in com.zing.zalo.zbrowser.ZBrowser
- Set custom http request header such as cookie...
- setSSLConnection(ZSSLConnection) - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- setState(HttpRequest.State) - function in com.zing.zalo.zbrowser.downloader.HttpRequest
- setZbrowserPreloadCallback(ZBrowserPreload.ZBrowserPreloadCallback) - function in com.zing.zalo.zbrowser.ZBrowserCore
- setZbrowserPreloadCallback(ZBrowserPreload.ZBrowserPreloadCallback) - function in com.zing.zalo.zbrowser.ZBrowser
- shutdown() - function in com.zing.zalo.zbrowser.downloader.ZNIOHttpClient
- size() - function in com.zing.zalo.zbrowser.cache.DiskLruCache
- Returns the number of bytes currently being used to store the values inthis cache.
- size() - function in androidx.collection.MemoryLruCache
- snapshot() - function in androidx.collection.MemoryLruCache
- submitLog(String) - function in com.zing.zalo.zbrowser.ZBrowserCore.InvestigateListener