Read file binary

But if i write this:
myfile = SD.open("sample.wav");
Serial.write(myfile.read());
I just get "sample.wav"