public static final class CodecAggregator.Result extends Object
| Constructor and Description |
|---|
Result(io.netty.buffer.ByteBuf message,
boolean valid) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
getMessage() |
boolean |
isValid() |
String |
toString() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.