Interface GetKeysBuffersJNICallback


public interface GetKeysBuffersJNICallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(int keybytes, ByteBuffer key)
     
  • Method Details

    • process

      void process(int keybytes, ByteBuffer key)