fn skipUntilStackHeight(self: *@This(), terminal_stack_height: usize) NextError!void

Like std.json.Scanner.skipUntilStackHeight() but handles error.BufferUnderrun.

Parameters

self: *@This(),
terminal_stack_height: usize,