Reverses the bytes of the specified short.
Syntax
[Android.Runtime.Register("reverseBytes", "(S)S", "")]
public static
short ReverseBytes (
short s)
Parameters
- s
- the short value for which to reverse bytes.
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