Home | History | Annotate | Download | only in qphelper

Lines Matching full:buffer_append

668 deBool Buffer_append (Buffer* buffer, const deUint8* data, int numBytes)
684 if (!Buffer_append(buffer, (const deUint8*)dataPtr, (int)numBytes))