append


Description:

[ Version ( deprecated = true , deprecated_since = "0.12.0" , since = "0.7.0" ) ]
public bool append (int64 value) throws Error

Warning: append is deprecated since 0.12.0.

Parameters:

this

A Date64ArrayBuilder.

value

The number of milliseconds since UNIX epoch in signed 64bit integer.

Returns:

true on success, false if there was an error.