change a byte from sd card to string

how I can change a byte from SD card to String ?

thanks

String myString = (char) SDfile.read();