BlobImpl Class

Summary

Transfer of blobs to and from the db4o system, if users use the Blob Db4oType.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IBlob"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IBlob" Type-.->Interface1["IDb4oType"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IDb4oType" Type-.->Interface2["ICloneable"] Type-.->Interface3["IDb4oTypeImpl"] click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IDb4oTypeImpl" Type-.->Interface4["ITransactionAware"] click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o/ITransactionAware" Type["BlobImpl"] class Type type-node

Syntax

public class BlobImpl : IBlob, IDb4oType, ICloneable, IDb4oTypeImpl, ITransactionAware

Remarks

Transfer of blobs to and from the db4o system, if users use the Blob Db4oType.

Fields

Name Constant Value Summary
CopybufferLength 4096
static
fileName
i_ext
i_length

Methods