JS FileReader – I would like read file as reader.readAsBinaryString(file); but i have to wait for result how do this?

JS FileReader – I would like read file as reader.readAsBinaryString(file); but i have to wait for result how do this