2 writes to _i
http2cat (2)
src\Shared\runtime\Http2\Hpack\IntegerDecoder.cs (2)
48_i = b; 76_i += ((b & 0x7f) << _m);
2 references to _i
http2cat (2)
src\Shared\runtime\Http2\Hpack\IntegerDecoder.cs (2)
79if (_i < 0) 94result = _i;