Package net.rim.device.api.compress

Provides components for compressing and uncompressing data.

See:
          Description

Class Summary
GZIPInputStream Input stream for reading a data stream compressed with the GZIP algorithm (RFC 1952).
GZIPOutputStream Output stream for writing a data stream compressed with the GZIP algorithm (RFC 1952).
ZLibInputStream Input stream for reading a data stream compressed with the ZLib algorithm (RFC 1950, RFC 1951).
ZLibOutputStream Output stream for writing a data stream compressed with the ZLib algorithm (RFC 1950, RFC 1951).
 

Package net.rim.device.api.compress Description

Provides components for compressing and uncompressing data.






Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal