DataOutputStream.putUint64

bool putUint64(ulong data, gio.cancellable.Cancellable cancellable = null)

Puts an unsigned 64-bit integer into the stream.

Parameters

dataa #guint64.
cancellableoptional #GCancellable object, null to ignore.

Returns

true if data was successfully added to the stream.

Throws

[ErrorWrap]