bin_write_prop_array


Description:

public virtual void bin_write_prop_array (Stream ctx, string prop_name, Type element_type) throws Error

Encode a homogeneous Gee.ArrayList property as a typed object array on the wire.

Parameters:

ctx

active bin session

prop_name

property to read and write

element_type

registered element class for Stream.write_gtype