public interface HttpObject
HttpHeaders and HttpData.| Modifier and Type | Method and Description |
|---|---|
boolean |
isEndOfStream()
Tells whether the stream should be ended when writing this object.
|
boolean isEndOfStream()
HttpHeaders-only responses or to more efficiently close the stream along with the last piece of
HttpData. This only has meaning for HttpObject writers, not readers.Copyright © 2020 LeanCloud. All rights reserved.