Summary
positions the read pointer at the specified position
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Marshall - Containing Type
- IReadBuffer
Syntax
void Seek(int offset)
Parameters
Name | Type | Description |
---|---|---|
offset | int | the desired position in the buffer |
Return Value
Type | Description |
---|---|
void |