Runtime.

GetStringForBytes(byte[], int, int) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Runtime

Syntax

public static string GetStringForBytes(byte[] bytes, int index, int length)

Parameters

Name Type Description
bytes byte[]
index int
length int

Return Value

Type Description
string