Verify the checksum at the end of the zlib stream (by finish()).
May only be called after all data has been read.
TTransportException when the checksum is corrupted or there is still unread data left.
See Implementation
Verify the checksum at the end of the zlib stream (by finish()).
May only be called after all data has been read.