addArray

Adds a new array.

This returns a new ArrayBuilder, when done adding items to the array, ArrayBuilder.end should be called to get the current builder back.

Return

a builder for the array.