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

Fix-up Encoding Fallbacks #70

Closed kellyethridge closed 3 years ago

kellyethridge commented 3 years ago

All the encoding implementations need attention to better handle encoding fallback in GetByteCount, GetBytes, and GetBytesEx methods when the fallback is using EncoderExceptionFallback.