Class Summary |
CompressingInputStream |
This code is based on the ideas presented in http://javatechniques.com/blog/compressing-data-sent-over-a-socket/ by
Philip Isenhour. |
CompressingOutputStream |
This code is based on the ideas presented in http://javatechniques.com/blog/compressing-data-sent-over-a-socket/ by
Philip Isenhour. |
HybridCompressingInputStream |
doesn't work - fix the two broken junits. |
HybridCompressingOutputStream |
doesn't work - fix the two broken junits. |
PacketHeader |
This code is based on the ideas presented in http://javatechniques.com/blog/compressing-data-sent-over-a-socket/ by
Philip Isenhour. |