append


Description:

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

Warning: append is deprecated since 0.12.0.

Parameters:

this

A UInt8ArrayBuilder.

value

An uint8 value.

Returns:

true on success, false if there was an error.