Summary
This readIndexEntry method reads from the actual index in the file.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Handlers - Containing Type
- StringHandler
Syntax
public virtual Object ReadIndexEntry(IContext context, ByteArrayBuffer reader)
Remarks
This readIndexEntry method reads from the actual index in the file.
Parameters
Name | Type | Description |
---|---|---|
context | IContext | |
reader | ByteArrayBuffer |
Return Value
Type | Description |
---|---|
Object |