DataOutputStream.putInt64
bool putInt64(long data, gio.cancellable.Cancellable cancellable = null)Puts a signed 64-bit integer into the stream.
Parameters
data | a #gint64. |
cancellable | optional #GCancellable object, null to ignore. |
Returns
true if data was successfully added to the stream.
Throws
[ErrorWrap]