append_value


Description:

[ Version ( since = "3.0.0" ) ]
public bool append_value (uint8[]? value) throws Error

Parameters:

this

A FixedSizeBinaryArrayBuilder.

value

A binary value.

length

A value length.

Returns:

true on success, false if there was an error.