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