Compress and Decompress Strings
|
| Article by: | unknown (11/7/2001) |
|
| Summary: | Zlib Wrapper is a Visual Basic module that wraps the Zlib DLL. It allows you to compress and decompress strings. This is useful for manipulating and transmitting long string data, such as large text strings sent over the Internet. |
|