Which of the following performs compression using zlib?
(a) TZlibTransport
(b) TFramedTransport
(c) TMemoryTransport
(d) None of the mentioned
(a) TZlibTransport
(b) TFramedTransport
(c) TMemoryTransport
(d) None of the mentioned
Correct choice is (a) TZlibTransport
The best explanation: TZlibTransport is used in conjunction with another transport. Not available in the Java implementation.