Interface opj_stream_seek_fn


public interface opj_stream_seek_fn
  • Method Summary

    Modifier and Type Method Description
    boolean func​(long numBytes, jnr.ffi.Pointer userData)  
  • Method Details

    • func

      boolean func​(long numBytes, jnr.ffi.Pointer userData)