ByteArrayOutputStream.

ByteArrayOutputStream(int) Constructor

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

Syntax

public ByteArrayOutputStream(int size)

Parameters

Name Type Description
size int

Return Value

Type Description
void