Create an empty JsonArray using the specified basicAllocator.
Create an empty JsonArray. Use the specified basicAllocator to supply memory. If basicAllocator is 0, the currently installed default allocator is used.
| Name | Description |
|---|---|
| basicAllocator | memory allocator; null uses the default |