| Method and Description |
|---|
| net.freeutils.tnef.TNEFUtils.calculateCRC32(byte[], int, int) |
| net.freeutils.tnef.TNEFUtils.decompressRTF(byte[])
use
CompressedRTFInputStream.decompressRTF(byte[]) instead |
| net.freeutils.tnef.TNEFUtils.toGUID(String)
use the GUID class for GUID manipulation
|