Home GnuPG
Diffusion GPGME 618aa7f08db4

cpp: Add gpgme_data_rewind to cpp API

Description

cpp: Add gpgme_data_rewind to cpp API

* lang/cpp/src/data.h, lang/cpp/src/data.cpp (Data::rewind): New.
* lang/qt/tests/t-various.cpp (testDataRewind): Test it.

The advantage of this convieniance function in GPGME is that
it avoids the messiness that are declarations with off_t.

Details

Provenance
aheineckeAuthored on May 29 2018, 9:16 AM
Parents
rM77166851f165: json: Fix compiler warning.
Branches
Unknown
Tags
Unknown
Tasks
T3996: Undefined reference to GpgME::Data::seek(long, int) on MinGW