DataOutputStream.putInt64

Puts a signed 64-bit integer into the stream.

class DataOutputStream
bool
putInt64

Parameters

data long

a #gint64.

cancellable gio.cancellable.Cancellable

optional #GCancellable object, null to ignore.

Return Value

Type: bool

true if data was successfully added to the stream.