fn nextAllocMax(self: *@This(), allocator: Allocator, when: AllocWhen, max_value_len: usize) AllocError!Token
[src]
This function is only available after endInput()
(or initCompleteInput()
) has been called. See also std.json.Token
for documentation of nextAlloc*()
function behavior.