IOutputStream.

Write(byte[]) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.IO
Containing Type
IOutputStream

Syntax

void Write(byte[] bytes)

Parameters

Name Type Description
bytes byte[]

Return Value

Type Description
void