Searched refs:outOfRangeNum (Results 1 – 2 of 2) sorted by relevance
30 const outOfRangeNum = 2 ** 32; constant32 () => client.setNextStreamID(outOfRangeNum),37 ' It must be > 0 and <= 4294967295. Received ' + outOfRangeNum
30 const outOfRangeNum = 2 ** 32; constant32 () => client.setLocalWindowSize(outOfRangeNum),37 ' It must be >= 0 && <= 2147483647. Received ' + outOfRangeNum