Interface opj_stream_skip_fn
public interface opj_stream_skip_fn
-
Method Summary
Modifier and Type Method Description longfunc(long numBytes, jnr.ffi.Pointer userData)
-
Method Details
-
func
long func(long numBytes, jnr.ffi.Pointer userData)
-
public interface opj_stream_skip_fn
| Modifier and Type | Method | Description |
|---|---|---|
long |
func(long numBytes,
jnr.ffi.Pointer userData) |