Lines Matching refs:bytes
91 void setData (int numBytes, const deUint8* bytes);
92 void setSubData (int offset, int numBytes, const deUint8* bytes);
123 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes) = DE_NULL;
124 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 targetHint);
142 void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes);
143 void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 targetHint);
160 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes);
161 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 target);
172 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes);
173 virtual void write (deUint32 buffer, int offset, int numBytes, const deUint8* bytes, deUint32 target);