public static class BitapSearchProcessorFactory.Processor extends Object implements SearchProcessor
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(byte value) |
void |
reset()
Resets the state of SearchProcessor.
|
public boolean process(byte value)
process in interface io.netty.util.ByteProcessorpublic void reset()
SearchProcessorreset in interface SearchProcessorCopyright © 2008–2025 The Netty Project. All rights reserved.