|
Horizon
|
This is the complete list of members for libzip::file, including all inherited members.
| file(struct zip_file *file) noexcept | libzip::file | inline |
| file(file &&other) noexcept=default | libzip::file | |
| operator=(file &&) noexcept=default | libzip::file | |
| read(void *data, uint64_t length) noexcept | libzip::file | inline |
| read(char(&data)[Size]) noexcept | libzip::file | inline |
| read(uint64_t length) | libzip::file | inline |