putArray
Puts a new array in the map.
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 ArrayBuilder.
Parameters
key
the key.
Puts a new array in the map.
This returns a new ArrayBuilder, when done adding items to the array, ArrayBuilder.end should be called to get the current builder back.
a ArrayBuilder.
the key.