proto_read_attribute_array: allow len == 0
Since proto_write_attribute_array() happily writes arrays with len == 0, we should probably parse them. Tounge in cheek.
Please register or sign in to comment
Since proto_write_attribute_array() happily writes arrays with len == 0, we should probably parse them. Tounge in cheek.