put_uint64


Description:

public bool put_uint64 (uint64 data, Cancellable? cancellable = null) throws IOError

Puts an unsigned 64-bit integer into the stream.

Parameters:

this

a DataOutputStream.

data

a uint64.

cancellable

optional Cancellable object, null to ignore.

Returns:

true if data was successfully added to the this.