Reverses the order of the bytes of the specified long value.
Syntax
[Android.Runtime.Register("reverseBytes", "(J)J", "")]
public static
long ReverseBytes (
long lng)
Parameters
- v
- the long value for which to reverse the byte order.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1