StringUtils.BytesToString

Converts a byte array to a stringUtils

public static string BytesToString(Byte[] buffer,
	Encoding encoding)

Parameters

buffer
raw string byte data

encoding
Character encoding to use. Defaults to Unicode


See also:

Class StringUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic