append_string_len


Description:

[ Version ( since = "8.0.0" ) ]
public bool append_string_len (string value, int32 length) throws Error

Parameters:

this

A StringArrayBuilder.

value

A string value.

length

The length of value.

Returns:

true on success, false if there was an error.