Writes the specified 64-bit long in big-endian order.
Syntax
[Android.Runtime.Register("writeLong", "(J)V", "")]
public
void WriteLong (
long val)
Parameters
- val
- the long to write.
Exceptions
Remarks
Requirements
Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1