theSq3Lite 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib - theATL
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
Sq3BlobC_sq3.h File Reference

Sq3BlobC_sq3.h - 12 Dec 2024 - aotto1968. More...

#include "LibSq3Lite_sq3.h"
#include "Sq3BlobC_def_sq3.h"
+ Include dependency graph for Sq3BlobC_sq3.h:

Go to the source code of this file.

Functions

static MK_I32 Sq3BlobBytes (SQ3_BLOB sq3blob)
 Return The Size Of An Open BLOB …
 
static enum MkErrorE Sq3BlobReadHide (SQ3_BLOB sq3blob, MK_PTR Z, MK_I32 N, MK_I32 iOffset)
 Read Data From A BLOB Incrementally …
 
static enum MkErrorE Sq3BlobReopen (SQ3_BLOB sq3blob, MK_I64 arg1)
 Move a BLOB Handle to a New Row …
 
static enum MkErrorE Sq3BlobWriteHide (SQ3_BLOB sq3blob, MK_PTRN z, MK_I32 n, MK_I32 iOffset)
 Write Data Into A BLOB Incrementally …
 
static enum MkErrorE Sq3BlobOpen (SQ3_LITE sq3lite, MK_STRN zDb, MK_STRN zTable, MK_STRN zColumn, MK_I64 iRow, MK_I32 flags, SQ3_BLOB *ppBlob)
 Open A BLOB For Incremental I/O …
 
static enum MkErrorE Sq3BlobClose (SQ3_BLOB sq3blob)
 Close A BLOB Handle …
 
static enum MkErrorE Sq3BlobRead_RT (MK_RT mkrt, SQ3_BLOB sq3blob, MK_BUF *Z_inout, MK_I32 iOffset)
 Read Data From A BLOB Incrementally …
 
static enum MkErrorE Sq3BlobWrite_RT (MK_RT mkrt, SQ3_BLOB sq3blob, MK_BUF z, MK_I32 iOffset)
 Write Data Into A BLOB Incrementally …
 

Detailed Description

Sq3BlobC_sq3.h - 12 Dec 2024 - aotto1968.

Version
6982e6a485c292e5c491b7b826b18651717da4cb
Date
Thu Dec 12 15:43:50 2024 +0100
Author
aotto1968 aotto.nosp@m.1968.nosp@m.@t-on.nosp@m.line.nosp@m..de

Definition in file Sq3BlobC_sq3.h.