!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/doc/libzipios++-doc/html/   drwxr-xr-x
Free 13.15 GB of 57.97 GB (22.68%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     zipheadio_8h.html (11.54 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Zipios++: zipheadio.h File Reference
Zipios++
zipheadio.h File Reference
#include "zipios++/zipios-config.h"
#include "zipios++/meta-iostreams.h"
#include <string>
#include <vector>
#include "zipios++/ziphead.h"
#include "zipios++/zipios_defs.h"
#include "zipios++/fcollexceptions.h"
Include dependency graph for zipheadio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint16 zipios::ztohs (unsigned char *buf)
 
uint32 zipios::ztohl (unsigned char *buf)
 
uint32 zipios::htozl (unsigned char *buf)
 
uint16 zipios::htozs (unsigned char *buf)
 
uint32 zipios::readUint32 (istream &is)
 
void zipios::writeUint32 (uint32 host_val, ostream &os)
 
uint16 zipios::readUint16 (istream &is)
 
void zipios::writeUint16 (uint16 host_val, ostream &os)
 
void zipios::readByteSeq (istream &is, string &con, int count)
 
void zipios::writeByteSeq (ostream &os, const string &con)
 
void zipios::readByteSeq (istream &is, unsigned char *buf, int count)
 
void zipios::writeByteSeq (ostream &os, const unsigned char *buf, int count)
 
void zipios::readByteSeq (istream &is, vector< unsigned char > &vec, int count)
 
void zipios::writeByteSeq (ostream &os, const vector< unsigned char > &vec)
 
istream & zipios::operator>> (istream &is, ZipLocalEntry &zlh)
 
istream & zipios::operator>> (istream &is, DataDescriptor &dd)
 
istream & zipios::operator>> (istream &is, ZipCDirEntry &zcdh)
 
ostream & zipios::operator<< (ostream &os, const ZipLocalEntry &zlh)
 
ostream & zipios::operator<< (ostream &os, const ZipCDirEntry &zcdh)
 
ostream & zipios::operator<< (ostream &os, const EndOfCentralDirectory &eocd)
 

Detailed Description

Header file that defines I/O functions for the header structures defined in ziphead.h.

Definition in file zipheadio.h.


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0071 ]--