Uses of Interface
org.eclipse.jetty.quic.util.VarLenInt.IntLongConsumer
Packages that use VarLenInt.IntLongConsumer
-
Uses of VarLenInt.IntLongConsumer in org.eclipse.jetty.quic.util
Methods in org.eclipse.jetty.quic.util with parameters of type VarLenInt.IntLongConsumerModifier and TypeMethodDescriptionboolean
VarLenInt.tryDecode
(ByteBuffer byteBuffer, VarLenInt.IntLongConsumer consumer) Tries to decode a variable-lengthlong
from the givenByteBuffer
.