public interface PartVisitor
| Modifier and Type | Interface and Description |
|---|---|
static class |
PartVisitor.ByteBufVisitor |
static class |
PartVisitor.CounterPartVisitor |
| Modifier and Type | Method and Description |
|---|---|
void |
withByte(byte b) |
void |
withBytes(byte[] bytes) |
Copyright © 2021. All rights reserved.