Ejemplo n.º 1
0
 protected void writeSupport(DirectByteBuffer buffer, long position)
     throws FMFileManagerException {
   writeSupport(new DirectByteBuffer[] {buffer}, position);
 }