Nebula
Loading...
Searching...
No Matches
ionebula3.h
Go to the documentation of this file.
1
#pragma once
2
/* ionebula3.h -- IO base function header for compress/uncompress .zip
3
files using zlib + zip or unzip API
4
This IO API version uses the Nebula3 file API.
5
6
@copyright
7
(C) 2007 Radon Labs GmbH
8
(C) 2020 Individual contributors, see AUTHORS file
9
*/
10
11
#include "minizip/ioapi.h"
12
13
void
fill_nebula3_filefunc
(zlib_filefunc64_def* pzlib_filefunc_def);
fill_nebula3_filefunc
void fill_nebula3_filefunc(zlib_filefunc64_def *pzlib_filefunc_def)
Definition
ionebula3.cc:132
code
foundation
io
zipfs
ionebula3.h
Generated on Thu Nov 14 2024 22:10:44 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.