Lines Matching refs:bytes
1518 void FrameLoader::addData(const char* bytes, int length)1523 write(bytes, length);2542 // FIXME: If we get a resource with more than 2B bytes, this code won't do the right thing.