Interface H5P_prp_create_func_cb

All Superinterfaces:
Callbacks

public interface H5P_prp_create_func_cb extends Callbacks
  • Method Summary

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

    • callback

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