Lines Matching full:outbuffer
115 Byte *outBuffer, size_t outSize,
121 *outBuffer must be 0 before first call for each new archive.
127 *outBuffer,
129 You can consider "*outBuffer" as cache of solid block. If your archive is solid,
133 (blockIndex, outBuffer, outBufferSize) as static in that external function.
135 Free *outBuffer and set *outBuffer to 0, if you want to flush cache.
192 Byte **outBuffer, /* pointer to pointer to output buffer (allocated with allocMain) */
194 size_t *offset, /* offset of stream for required file in *outBuffer */
195 size_t *outSizeProcessed, /* size of file in *outBuffer */