public interface DetectorInputStream extends DetectorStream
DetectorStream
that wraps an InputStream
.Modifier and Type | Method and Description |
---|---|
InputStream |
getStream()
This method gets the wrapped stream.
|
getMetadata, isDone
InputStream getStream()
metadata
can
be retrieved. This method is a simple getter - it will always return the same stream object. Copyright © 2001–2016 mmm-Team. All rights reserved.