TreeInt.

Write(ByteArrayBuffer, TreeInt, int) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
TreeInt

Syntax

public static void Write(ByteArrayBuffer buffer, TreeInt tree, int size)

Parameters

Name Type Description
buffer ByteArrayBuffer
tree TreeInt
size int

Return Value

Type Description
void