DataOutputStream.putInt64

Puts a signed 64-bit integer into the stream.

class DataOutputStream
bool
putInt64

Parameters

data long
cancellable Cancellable

optional gio.Cancellable object, NULL to ignore.

Return Value

Type: bool

TRUE if data was successfully added to the stream.

Throws

GException on failure.