public class SplitPacketHelper
extends io.netty.util.AbstractReferenceCounted
| Constructor and Description |
|---|
SplitPacketHelper(long expectedLength) |
| Modifier and Type | Method and Description |
|---|---|
EncapsulatedPacket |
add(EncapsulatedPacket packet,
io.netty.buffer.ByteBufAllocator alloc) |
protected void |
deallocate() |
boolean |
expired() |
io.netty.util.ReferenceCounted |
touch(java.lang.Object hint) |
public EncapsulatedPacket add(EncapsulatedPacket packet, io.netty.buffer.ByteBufAllocator alloc)
public boolean expired()
protected void deallocate()
deallocate in class io.netty.util.AbstractReferenceCountedpublic io.netty.util.ReferenceCounted touch(java.lang.Object hint)