Previous Topic: HUtilities Programming Fundamentals

Next Topic: void CaBlob(const CaBlob& rBlob)


CaBlob

CaBlob objects contain binary data. A blob does not own its data. The default constructor is private so that an empty blob cannot be created.

Public Methods