@Deprecated
public class MetadataEnabledInputStream
extends java.io.InputStream
Constructor and Description |
---|
MetadataEnabledInputStream(java.io.InputStream delegate,
java.lang.String contentType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Optional<java.lang.String> |
getContentType()
Deprecated.
|
int |
read()
Deprecated.
|