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