StringTools MembersA Sandcastle Documented Class Library

The StringTools type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCompress
Compresses a string into a shorter string for easier transportation.
Public methodStatic memberDecompress
Decompresses a string from a shorter string compressed with Compress.
Back to Top
See Also