Interface H5P_prp_compare_func_cb

All Superinterfaces:
Callbacks

public interface H5P_prp_compare_func_cb extends Callbacks
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    callback(byte[] value1, byte[] value2, long size)
     
  • Method Details

    • callback

      int callback(byte[] value1, byte[] value2, long size)