2 references to WriteUInt31BigEndian
http2cat (2)
src\Shared\Http2cat\Http2Utilities.cs (1)
258Bitshifter.WriteUInt31BigEndian(buffer, (uint)frame.StreamId, preserveHighestBit: false);
src\Shared\ServerInfrastructure\Http2\Bitshifter.cs (1)
40=> WriteUInt31BigEndian(destination, value, true);