storeBin() replaced by OIOofd::operator«() and OIOofd::put()

The function storeBin(FileDescTy&, type) has been replaced by OIOofd::operator«(type) and the function storeBin(FileDescTy&, type*, unsigned) has been replaced by OIOofd::put(type*, unsigned).