Home | History | Annotate | Download | only in qphelper

Lines Matching full:buffer_append

673 deBool Buffer_append (Buffer* buffer, const deUint8* data, size_t numBytes)
689 if (!Buffer_append(buffer, (const deUint8*)dataPtr, numBytes))