DataOutputStream.putUint64

Puts an unsigned 64-bit integer into the stream.

class DataOutputStream
bool
putUint64

Parameters

data ulong

a #guint64.

cancellable gio.cancellable.Cancellable

optional #GCancellable object, null to ignore.

Return Value

Type: bool

true if data was successfully added to the stream.