c# get string from array of bytes code example Example: string from byte array c# var str = System.Text.Encoding.Default.GetString(result);