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-2024 • Updated: 06/29/24
Comment or report problem with topic