fn init(allocator: Allocator, io_reader: ReaderType) @This()

The allocator is only used to track [] and {} nesting levels.

Parameters

allocator: Allocator,
io_reader: ReaderType,