public interface PartVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
withByte(byte b) |
void |
withBytes(byte[] bytes) |
void withBytes(byte[] bytes)
throws IOException
IOExceptionvoid withByte(byte b)
throws IOException
IOExceptionCopyright © 2019. All Rights Reserved.