public class ImapResponseParameters
extends java.lang.Object
| Constructor and Description |
|---|
ImapResponseParameters(io.netty.buffer.ByteBuf parameters,
boolean partial,
int literalLength) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
getParameters() |
boolean |
hasParameters() |
int |
literalLength() |
boolean |
partial() |
Copyright © 2021. All Rights Reserved.