Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Int64 Impala::Util::IOBuffer::ReadZlib ( void *  buf,
Int64  bytesToRead 
) [inline]

Definition at line 300 of file IOBuffer.h.

References ILOG_ERROR.

Referenced by Impala::Core::Matrix::VirtualMatrixIOBufferReader< ArrayT >::SwitchToChunk().

00301     {
00302         ILOG_ERROR("ReadZlib not supported");
00303         return 0;
00304     }


Generated on Thu Jan 13 09:24:14 2011 for ImpalaSrc by  doxygen 1.5.1