Fopen, fread, fwrite and other FILE functions

Hi.
I want to create file on FRDM K64F device. I see that LocalFileSystem is not a part of new mbed OS. How can i create a new file and perform read/write operations? Which modules and files i need include for it?

Thank you