TZlibTransport.verifyChecksum

Verify the checksum at the end of the zlib stream (by finish()).

May only be called after all data has been read.

class TZlibTransport
void
verifyChecksum
()

Throws

TTransportException when the checksum is corrupted or there is still unread data left.

Meta