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
-
- IBlob
- IDb4oType
- ICloneable
- IDb4oTypeImpl
- ITransactionAware
- Base Types
-
- Object
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
Name | Value | Summary |
---|---|---|
AdjustReadDepth |
int | |
CreateDefault |
Object | |
DeleteFile |
void | |
GetClientInputStream |
FileInputStream | |
Get |
FileOutputStream | |
GetFileName |
string | |
GetLength |
int | |
GetStatus |
double | |
GetStatusFrom |
void | |
HasClassIndex |
bool | |
ReadFrom |
void | |
ReadLocal |
void | |
ServerFile |
File | |
SetObjectReference |
void | |
SetStatus |
void | |
SetTrans |
void | |
WriteLocal |
void | |
WriteTo |
void |