Debug4.

WriteBegin(IWriteBuffer, byte) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
Debug4

Syntax

public static void WriteBegin(IWriteBuffer buffer, byte identifier)

Parameters

Name Type Description
buffer IWriteBuffer
identifier byte

Return Value

Type Description
void