OpenCPN Partial API docs
|
Implement chartdata_input_stream.h – XZ compressed charts support. More...
#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/filename.h>
#include <wx/log.h>
#include <wx/wfstream.h>
#include "config.h"
#include "model/chartdata_input_stream.h"
Go to the source code of this file.
Functions | |
bool | DecompressXZFile (const wxString &input_path, const wxString &output_path) |
Implement chartdata_input_stream.h – XZ compressed charts support.
Definition in file chartdata_input_stream.cpp.
bool DecompressXZFile | ( | const wxString & | input_path, |
const wxString & | output_path | ||
) |
Definition at line 197 of file chartdata_input_stream.cpp.