Searched refs:bufferOutput (Results 1 – 1 of 1) sorted by relevance
1033 BMemoryIO bufferOutput(section.data, section.uncompressedLength); in ReadCompressedBuffer() local1037 &bufferOutput, NULL, zlibOutput); in ReadCompressedBuffer()1065 if ((uint64)bufferOutput.Position() != section.uncompressedLength) { in ReadCompressedBuffer()