Searched refs:throwForNotEnoughBytesForInt (Results 1 – 1 of 1) sorted by relevance
229 throwForNotEnoughBytesForInt(1); in readNextRfc9000Int()240 throwForNotEnoughBytesForInt(8); in readNextRfc9000Int()250 throwForNotEnoughBytesForInt(4); in readNextRfc9000Int()261 throwForNotEnoughBytesForInt(2); in readNextRfc9000Int()278 private void throwForNotEnoughBytesForInt(final int requiredLength) { in throwForNotEnoughBytesForInt() method in BinaryHttpMessageDeserializer.BinaryHttpByteArrayReader