BuiltInStringEncoding.

Decode(byte[], int, int) Method

Syntax

public abstract string Decode(byte[] arg1, int arg2, int arg3)

Parameters

Name Type Description
arg1 byte[]
arg2 int
arg3 int

Return Value

Type Description
string