public static class FileCollector.BinaryCollectedEntry extends FileCollector.CollectedEntry
| Modifier and Type | Field and Description |
|---|---|
byte[] |
bytes |
| Constructor and Description |
|---|
BinaryCollectedEntry(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
toBytes(java.lang.String lineEnding,
boolean emptyNewline) |
public byte[] toBytes(java.lang.String lineEnding,
boolean emptyNewline)
throws java.io.IOException
toBytes in class FileCollector.CollectedEntryjava.io.IOException