| Modifier and Type | Method and Description |
|---|---|
void |
QuicHeaderParser.parse(java.net.InetSocketAddress sender,
java.net.InetSocketAddress recipient,
io.netty.buffer.ByteBuf packet,
QuicHeaderParser.QuicHeaderProcessor callback)
Parses a QUIC packet and extract the header values out of it.
|
Copyright © 2020-2021 The Netty Project. All Rights Reserved.