BitMap4.

WriteTo(byte[], int) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
BitMap4

Syntax

public void WriteTo(byte[] bytes, int pos)

Parameters

Name Type Description
bytes byte[]
pos int

Return Value

Type Description
void