Package | Description |
---|---|
io.netty.microbench.http2.internal.hpack |
Benchmarks for
io.netty.handler.codec.http2.hpack . |
Modifier and Type | Field and Description |
---|---|
HeadersSize |
EncoderBenchmark.size |
HeadersSize |
HpackUtilBenchmark.size |
HeadersSize |
DecoderBenchmark.size |
Modifier and Type | Method and Description |
---|---|
static HeadersSize |
HeadersSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeadersSize[] |
HeadersSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2016 The Netty Project. All rights reserved.