public static class PartVisitor.ByteBufVisitor extends java.lang.Object implements PartVisitor
PartVisitor.ByteBufVisitor, PartVisitor.CounterPartVisitor| Constructor and Description |
|---|
ByteBufVisitor(io.netty.buffer.ByteBuf target) |
| Modifier and Type | Method and Description |
|---|---|
void |
withByte(byte b) |
void |
withBytes(byte[] bytes) |
public void withBytes(byte[] bytes)
withBytes in interface PartVisitorpublic void withByte(byte b)
withByte in interface PartVisitorCopyright © 2018. All Rights Reserved.