コード例 #1
0
 public BufferObjectDataInput createObjectDataInput(Data data) {
   return inputOutputFactory.createInput(data, this);
 }