Create a Json object holding JsonNull using basicAllocator.
Create a Json object having the type (and the singleton value) of JsonNull. 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 |