Determine if text file is Unicode encoded


/ Published in: VB.NET
Save to your folder(s)

The .NET Framework doesn't support automatic detection of character encoding in the default file I/O methods. This is a quick function that returns True in the specified file is Unicode.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.