fn init(allocator: Allocator, io_reader: ReaderType) @This()
The allocator is only used to track [] and {} nesting levels.
[]
{}
allocator: Allocator,
io_reader: ReaderType,