CryptoPressStream:
Delphi / C++Builder Streaming Compression Library
with Strong Encryption


TCPSAdvancedStream.LoadHeader
TCPSAdvancedStream
Top 

Loads an additional stream header.

Delphi syntax:
procedure
LoadHeader(Header: PChar);

C++ syntax:
void __fastcall
LoadHeader(char * Header);

Description
Use LoadHeader to get the additional header of the stream.
This header can be created by constructors of TCPSCryptoPressStream, TCPSCryptoPressMemoryStream or TCPSCryptoPressFileStream.
Header is a pointer to allocated buffer to store the header.
You can use HeaderSize to get the size of the header.


© AidAim Software CryptoPressStream: Streaming Compression Library Delphi Compression Strong Encryption Library Compression Strea