Grok  7.6.0
Data Structures | Namespaces | Typedefs | Functions
mem_stream.h File Reference

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_streamgrk::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_streamgrk::create_mapped_file_read_stream (const char *fname)