- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- BlockAwareBinWindow
Syntax
public virtual void Write(int off, byte[] data)
Parameters
Name | Type | Description |
---|---|---|
off | int | Offset in bytes relative to the window start |
data | byte[] | Data to write into the window starting from the given offset |
Return Value
Type | Description |
---|---|
void |