Interface CustomStreamSeekCallback.Function

Enclosing class:
CustomStreamSeekCallback

public static interface CustomStreamSeekCallback.Function
The function pointer signature, expressed as a functional interface
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    apply(MemorySegment source, long offset, int whence, MemorySegment handle)