fn skipValue(self: *@This()) SkipError!void
Like std.json.Scanner.skipValue, but handles error.BufferUnderrun.
std.json.Scanner.skipValue
error.BufferUnderrun
self: *@This(),