VBCorLib News
Brought to you by:
killian35
In this continuing development of the .NET mscorlib utility classes for VB6 a host of new classes have been written. The primary set of classes was the System.Text namespace. In this release the primaray Encoding classes have been written, which are: UTF8Encoding, UTF7Encoding, UnicodeEncoding, and ASCIIEncoding. A few of the System.IO classes have been written to help round out the primary classes. These include: Path, FileStream, and MemoryStream. With this release, manipulating text has become a whole lot easier!.