- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["PrimitiveCodec"]
class Type type-node
Syntax
public sealed class PrimitiveCodec
Fields
| Name | Constant Value | Summary |
|---|---|---|
| IntLength | 4 |
static
|
| LongLength | 8 |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| ReadInt |
int |
static
|
| ReadInt |
int |
static
|
| ReadLong |
long |
static
|
| ReadLong |
long |
static
|
| WriteInt |
void |
static
|
| WriteInt |
void |
static
|
| WriteLong |
void |
static
|
| WriteLong |
void |
static
|
| WriteLong |
void |
static
|