Summary
"readFrom buffer" constructor
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- BitMap4
Syntax
public BitMap4(byte[] buffer, int pos, int numBits)
Parameters
| Name | Type | Description |
|---|---|---|
| buffer | byte[] | |
| pos | int | |
| numBits | int |
Return Value
| Type | Description |
|---|---|
| void |