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