| Modifier and Type | Interface and Description |
|---|---|
static interface |
SplittableOutputStreamBuilder.SplitOutputStreamBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
SplittableOutputStream
Deals with structured (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static SplittableOutputStreamBuilder |
SplittableOutputStream.splittable(Supplier<OutputStream> next,
byte[] head,
byte[] footer)
Begin building a
SplittableOutputStream |
Copyright © 2017 earcam. All rights reserved.