public final class ImapChunk
extends java.lang.Object
Constructor and Description |
---|
ImapChunk(io.netty.buffer.ByteBuf b,
boolean literal,
boolean literalExpected) |
Modifier and Type | Method and Description |
---|---|
io.netty.buffer.ByteBuf |
getBuf() |
boolean |
isLiteral() |
boolean |
isLiteralExpected() |
Copyright © 2021. All Rights Reserved.