| Package | Description |
|---|---|
| io.netty.microbench.search |
Benchmarks for search (
io.netty.buffer.search and ByteBufUtil.indexOf(io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf)). |
| Modifier and Type | Field and Description |
|---|---|
SearchBenchmark.Input |
SearchBenchmark.input |
| Modifier and Type | Method and Description |
|---|---|
static SearchBenchmark.Input |
SearchBenchmark.Input.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchBenchmark.Input[] |
SearchBenchmark.Input.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2026 The Netty Project. All rights reserved.