Grok  7.6.6
GrkMappedFile.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace grk {
4 
7 
8 }
void * grk_stream
Definition: grok.h:829
Copyright (C) 2016-2021 Grok Image Compression Inc.
Definition: BitIO.cpp:23
grk_stream * create_mapped_file_read_stream(const char *fname)
Definition: GrkMappedFile.cpp:196
grk_stream * create_mapped_file_write_stream(const char *fname)
Definition: GrkMappedFile.cpp:225