- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IBin"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.IO/IBin"
Type["FileStorage.FileBin"]
class Type type-node
Syntax
public class FileStorage.FileBin : IBin
Constructors
| Name | Summary |
|---|---|
| FileBin |
Methods
| Name | Value | Summary |
|---|---|---|
| Close |
void | |
| Length |
long | |
| Read |
int | |
| Sync |
void | |
| Sync |
void | |
| SyncRead |
int | |
| Write |
void |