Interface opj_stream_read_fn
-
public interface opj_stream_read_fn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longfunc(jnr.ffi.Pointer buffer, long numBytes, jnr.ffi.Pointer userData)
-
public interface opj_stream_read_fn
| Modifier and Type | Method | Description |
|---|---|---|
long |
func(jnr.ffi.Pointer buffer,
long numBytes,
jnr.ffi.Pointer userData) |