IOutputStream.

Write(int) Method

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

Syntax

void Write(int i)

Parameters

Name Type Description
i int

Return Value

Type Description
void