Grok 10.0.3
GrkMappedFile.h
Go to the documentation of this file.
1#pragma once
2
3namespace grk
4{
7
8} // namespace grk
Copyright (C) 2016-2022 Grok Image Compression Inc.
Definition: ICacheable.h:20
grk_stream * create_mapped_file_read_stream(const char *fname)
Definition: GrkMappedFile.cpp:205
grk_stream * create_mapped_file_write_stream(const char *fname)
Definition: GrkMappedFile.cpp:249
Grok ref-counted object.
Definition: grok.h:126