函式:pg_loread()


pg_loread

读取大型物件。

语法: string pg_loread(int fd, int len);

传回值: 字串

函式种类: 资料库功能

内容说明

本函式用来读取大型物件 (Inversion Large Object)。参数 fd 为物件的档案代码。参数 len 为欲读取的最大长度。


[ 上一页 下一页 ]