Home > database >  PB and the compression of the JAVA communications
PB and the compression of the JAVA communications

Time:09-21

Using Java's built-in gzip compressed data, how to use PB decompression, tried to use zlib, but is wrong, which made the fulcrum for

CodePudding user response:

Maybe on the JAVA side will use Zlib,,,

CodePudding user response:

JAVA USES what compression decompression DLL, PB have to use the same algorithm solution

CodePudding user response:

Call GZip. DLL

Look at the API statement

CodePudding user response:

The
reference 3 floor jorfavor response:
call GZip. DLL

Look at the API declaration
can you provide the

CodePudding user response:

JAVA USES what compression decompression DLL, PB have to use the same algorithm solution
  • Related