public class JavaBytesToStream extends Object implements IApexInputStreamToStream<Object>
InputStream to a Stream of objects| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
JavaBytesToStream() |
| Modifier and Type | Method and Description |
|---|---|
Stream<Object> |
stream(InputStream inputStream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic Stream<Object> stream(InputStream inputStream)
stream in interface IApexInputStreamToStream<Object>Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.