ByteArrayInputStream.

ByteArrayInputStream(byte[]) Constructor

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

Syntax

public ByteArrayInputStream(byte[] initial)

Parameters

Name Type Description
initial byte[]

Return Value

Type Description
void