BlockAwareBinWindow Class

Summary

Bounded handle into an IoAdapter: Can only access a restricted area.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["BlockAwareBinWindow"] class Type type-node

Syntax

public class BlockAwareBinWindow

Remarks

Bounded handle into an IoAdapter: Can only access a restricted area.

Constructors

Methods

Name Value Summary
Disable() void
Disable IO Adapter Window
Flush() void
Flush IO Adapter Window
Length() int
Read(int, byte[]) int
Write(int, byte[]) void