Interface H5D_append_cb

All Superinterfaces:
Callbacks

public interface H5D_append_cb extends Callbacks
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    callback(long dataset_id, long[] cur_dims, H5D_append_t op_data)
     
  • Method Details

    • callback

      int callback(long dataset_id, long[] cur_dims, H5D_append_t op_data)