TextEncoding methods in API 2.0

Can I expect that the methods ConvertDataToText and ConvertTextToData, available with Xojo.Core.TextEncoding, will be added to the classic TextEncoding class? I’m engaged in replacing all usage of Text with String, but I need these methods, in particular with the lossy flag that allows me to clean up questionable UTF-8.