fn parseReverse(self: *Self, reader: anytype, decoder: *RangeDecoder, update: bool) !u32
self: *Self,
reader: anytype,
decoder: *RangeDecoder,
update: bool,