c# ascii byte array to string code example Example: c# byte array to string var str = System.Text.Encoding.Default.GetString(result);