| Modifier and Type | Method and Description |
|---|---|
static QpackDecoderStateSyncStrategy |
QpackDecoderStateSyncStrategy.ackEachInsert()
Returns a
QpackDecoderStateSyncStrategy that will acknowledge each entry added via
entryAdded(int) unless a prior sectionAcknowledged(int) call has implicitly acknowledged the
addition. |
Copyright © 2020–2024 The Netty Project. All rights reserved.