std:std.json.JsonArray.New

Method New:Void( length:Int=0 )
Method New:Void( data:JsonValue[] )
Method New:Void( data:Stack<JsonValue> )