fn skipUntilStackHeight(self: *@This(), terminal_stack_height: usize) NextError!void
Like std.json.Scanner.skipUntilStackHeight() but handles error.BufferUnderrun.
std.json.Scanner.skipUntilStackHeight()
error.BufferUnderrun
self: *@This(),
terminal_stack_height: usize,