Beispiel #1
0
 public static string GetString(this byte[] b) => Str.DecodeStringAutoDetect(b, out _);