readBin() replaced by OIOifd::operator»() and OIOifd::get()
The function readBin(FileDescTy&, type) has been replaced by OIOifd::operator»(type) and the function readBin(FileDescTy&, type*, unsigned) has been replaced by OIOifd::get(type*, unsigned).