Interface iblobchache
Unit
Declaration
type iblobchache = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- iblobchache
Overview
Methods
function blobsarefetched: boolean; |
|
function getblobcache: blobcacheinfoarty; |
|
function addblobcache(const adata: pointer; const alength: integer): integer; overload; |
|
function addblobcache(const aid: int64; const adata: string): integer; overload; |
Description
Methods
function blobsarefetched: boolean; |
|
function getblobcache: blobcacheinfoarty; |
|
function addblobcache(const adata: pointer; const alength: integer): integer; overload; |
|
function addblobcache(const aid: int64; const adata: string): integer; overload; |
|
Generated by PasDoc 0.16.0.