Interface iblobchache

Unit

Declaration

type iblobchache = interface(inullinterface)

Description

This item has no description.

Hierarchy

Overview

Methods

Public function blobsarefetched: boolean;
Public function getblobcache: blobcacheinfoarty;
Public function addblobcache(const adata: pointer; const alength: integer): integer; overload;
Public function addblobcache(const aid: int64; const adata: string): integer; overload;

Description

Methods

Public function blobsarefetched: boolean;

This item has no description.

Public function getblobcache: blobcacheinfoarty;

This item has no description.

Public function addblobcache(const adata: pointer; const alength: integer): integer; overload;

This item has no description.

Public function addblobcache(const aid: int64; const adata: string): integer; overload;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.