org.sblim.cimclient.internal.http.io
public class ChunkedInputStream extends InputStream
| Constructor Summary | |
|---|---|
| ChunkedInputStream(InputStream pStream)
Ctor.
| |
| Method Summary | |
|---|---|
| HttpHeader | getTrailers()
Return the http header trailers
|
Parameters: pStream The stream to create this one upon
Returns: The trailers