append


Description:

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

Warning: append is deprecated since 0.12.0.

Parameters:

this

A Int8ArrayBuilder.

value

A int8 value.

Returns:

true on success, false if there was an error.