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