Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Subtrahiert zwei Werte und setzt sich selbst auf das Ergebnis.
final long Unsigned64.subtract(long v1, long v2)
v1 Der erste Operand.
v2 Der zweite Operand.
Das Ergebnis, wenn v2 von v1 subtrahiert wird.