putInt64

open fun putInt64(data: Long, cancellable: Cancellable? = null): <Error class: unknown class><Boolean>

Puts a signed 64-bit integer into the stream.

Return

true if @data was successfully added to the @stream.

Parameters

data

a #gint64.

cancellable

optional #GCancellable object, null to ignore.