Bytes written to the underlying socket. This includes the effects of chunking, compression, etc. @return Bytes written for the current request
()
| 43 | * @return Bytes written for the current request |
| 44 | */ |
| 45 | long getBytesWritten(); |
| 46 | } |
no outgoing calls
no test coverage detected