- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.IO - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["RandomAccessFile"]
class Type type-node
Syntax
public class RandomAccessFile
Constructors
Properties
Name | Value | Summary |
---|---|---|
Stream | FileStream |
Methods
Name | Value | Summary |
---|---|---|
Close |
void | |
GetFD |
RandomAccessFile | |
Length |
long | |
Read |
int | |
Read |
void | |
Seek |
void | |
Sync |
void | |
Write |
void | |
Write |
void |