ZLibDecompressBuf(Pointer,Integer,Pointer,Integer) Method
Represents method ZLibDecompressBuf(Pointer,Integer,Pointer,Integer)
.
procedure ZLibDecompressBuf( const InBuffer: Pointer; const InSize: Integer; out OutBuffer: Pointer; out OutSize: Integer);
Parameters
- InBuffer
- Type: Pointer
- InSize
- Type: Integer
- OutBuffer
- Type: Pointer
- OutSize
- Type: Integer