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
BlobImpl
Object
ICloneable

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