public interface CodeKeyMaker
| Modifier and Type | Method and Description |
|---|---|
MessageCodeKey |
make(io.netty.buffer.ByteBuf input)
Makes a code key.
|
MessageCodeKey make(io.netty.buffer.ByteBuf input)
input - buffer that will be the needed data gathered fromCopyright © 2019 OpenDaylight. All rights reserved.