LatinStringEncoding.

Decode(byte[], int, int) Method

Syntax

public override string Decode(byte[] bytes, int start, int length)

Parameters

Name Type Description
bytes byte[]
start int
length int

Return Value

Type Description
string