RC_BUF_SIZE
p->bufBase = (Byte *)alloc->Alloc(alloc, RC_BUF_SIZE);
p->bufLim = p->bufBase + RC_BUF_SIZE;