Tears down the stream, typically in the event of a timeout. This method may be called multiple times and from any thread.
(Status status)
| 58 | * times and from any thread. |
| 59 | */ |
| 60 | void cancel(Status status); |
| 61 | |
| 62 | /** |
| 63 | * Sets the decompressor on the deframer. If the transport does not support compression, this may |
no outgoing calls