Interface H5P_prp_set_func_cb

All Superinterfaces:
Callbacks

public interface H5P_prp_set_func_cb extends Callbacks
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    callback(long prop_id, String name, long size, byte[] value)
     
  • Method Details

    • callback

      int callback(long prop_id, String name, long size, byte[] value)