kellyethridge / VBCorLib

The VBCorLib framework brings many of the powerful .NET classes to VB6.
http://www.kellyethridge.com/vbcorlib/
MIT License
112 stars 28 forks source link

Explore adding best-fit Encoding/Decoding fallbacks. #74

Open kellyethridge opened 3 years ago

kellyethridge commented 3 years ago

Right now the Encoding supports two fallback types:

A third fallback type is to attempt to replace invalid characters with a known valid character.