Beispiel #1
0
 public static bool TryWriteBytes(Span <byte> destination, double value) => Converter.TryWriteBytes(destination, value);