Writes the specified 64-bit long in big-endian order.
Syntax
[Android.Runtime.Register("writeLong", "(J)V", "GetWriteLong_JHandler:Java.IO.IDataOutputInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void WriteLong (
long val)
See Also
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