| Modifier and Type | Method and Description |
|---|---|
void |
QuicHeaderParser.parse(InetSocketAddress sender,
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.