logo

SQLite C Interface: A Handle To An Open BLOB

日期:2008-02-21 02:50 , 点击:386 , 分类:SEO研究
相关标签:blob,



SQLite C Interface

A Handle To An Open BLOB

typedef struct sqlite3_blob sqlite3_blob;

An instance of the following opaque structure is used to represent an blob-handle. A blob-handle is created by sqlite3_blob_open() and destroyed by sqlite3_blob_close(). The sqlite3_blob_read() and sqlite3_blob_write() interfaces can be used to read or write small subsections of the blob. The sqlite3_blob_bytes() interface returns the size of the blob in bytes.

See also lists of Objects, Constants, and Functions.



SQLite C Interface: A Handle To An Open BLOB 评论

# 昵称:

# 邮箱:

# 标题:

* 请勿发布任何违反国家互联网相关法律法规的内容

    



站内搜索




* 匹配全部


热门排行


最新内容



Copyright © 2008 Sqlite中文实验室 版权所有
蜀ICP备08000081号 -

Powered By xydw.com Page Loaded in:0.274092s