Open file and decode UTF8 in native

Hi!

Is it possible to open file and decode UTF in native code?

I am opening many files and it takes long time, so I would like to shorten it in native.

Thanks.

Regards
Jacek

This can be posdible but it won’t be faster. All FAT and file drivers ate already written natively.

Is the UTF decoder native also? Maybe he can get performance gains there?