public BufferObjectDataInput createObjectDataInput(Data data) {
   return inputOutputFactory.createInput(data, this);
 }