Class WhisperModelLoader.EOFFunction

java.lang.Object
io.github.ggerganov.whispercpp.model.WhisperModelLoader.EOFFunction
All Implemented Interfaces:
com.sun.jna.Callback
Enclosing class:
WhisperModelLoader

public static class WhisperModelLoader.EOFFunction extends Object implements com.sun.jna.Callback
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.sun.jna.Callback

    com.sun.jna.Callback.UncaughtExceptionHandler
  • Field Summary

    Fields inherited from interface com.sun.jna.Callback

    FORBIDDEN_NAMES, METHOD_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    invoke(com.sun.jna.Pointer ctx)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EOFFunction

      public EOFFunction()
  • Method Details

    • invoke

      public boolean invoke(com.sun.jna.Pointer ctx)