2 functions were added, to fasten buffer transfers:
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Mon, 23 May 2005 15:25:48 +0000 (15:25 +0000)
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Mon, 23 May 2005 15:25:48 +0000 (15:25 +0000)
commiteae26f958e024bcb78fbed61b0affe058861ac61
treea09487718cb7c5775a1f505e61aa7a0d1d403fcf
parentee7c2c28f18ee5fb76f2ef5f24cd559b0db63315
2 functions were added, to fasten buffer transfers:
void cio_read_to_buf(unsigned char* buf, int n)
void cio_write_from_buf(unsigned char* buf, int n)
libopenjpeg/cio.h