public static final class FrameDecoder.IntactFrame extends FrameDecoder.Frame
isSelfContained the payload contains one or more Message, all of which
may be parsed entirely from the bytes provided. Otherwise, only a part of exactly one
Message is contained in the payload; it can be relied upon that this partial Message
will only be delivered in its own unique FrameDecoder.Frame.| Modifier and Type | Field and Description |
|---|---|
ShareableBytes |
contents |
frameSize, isSelfContained| Modifier and Type | Method and Description |
|---|---|
void |
consume() |
public final ShareableBytes contents
Copyright © 2009-2022 The Apache Software Foundation