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