Show: Delphi
C++
Display Preferences
IBBlob
From XE2 API Documentation
Defines an InterBase class and functions for blob fields and blob streams.
Classes
| TIBBlobStream | TIBBlobStream is a stream object that lets applications read from or write to field objects that represent Blob fields. |
Routines
| GetBlobInfo | |
| ReadBlob | |
| WriteBlob |
Constants
| DefaultBlobSegmentSize | DefaultBlobSegmentSize: Integer = $4000; |