public class ObjectContent extends Object
| Constructor and Description |
|---|
ObjectContent(InputStream inputStream,
long size) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
long |
getSize() |
public ObjectContent(InputStream inputStream, long size)
public InputStream getInputStream()
public long getSize()
Copyright © 2019 Vitam. All rights reserved.