|
Grok
7.6.0
|
Go to the source code of this file.
Data Structures | |
| struct | grk::buf_info |
Namespaces | |
| grk | |
| Copyright (C) 2016-2020 Grok Image Compression Inc. | |
Typedefs | |
| typedef int32_t | grk::grk_handle |
Functions | |
| grk_stream * | grk::create_mem_stream (uint8_t *buf, size_t len, bool ownsBuffer, bool is_read_stream) |
| size_t | grk::get_mem_stream_offset (grk_stream *stream) |
| grk_stream * | grk::create_mapped_file_read_stream (const char *fname) |
1.8.18