C# Class NVaporWare.EvicEncoding

Inheritance: System.Text.ASCIIEncoding
Mostrar archivo Open project: bitterskittles/NVaporWare

Public Methods

Method Description
GetString ( byte bytes, int byteIndex, int byteCount ) : string

Method Details

GetString() public method

public GetString ( byte bytes, int byteIndex, int byteCount ) : string
bytes byte
byteIndex int
byteCount int
return string