public interface Stream extends Flushable, Closeable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Stream.Binary
A binary stream.
|
static interface |
Stream.Char
A stream that extends the appendable interface and add support for the
CharArray class. |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.