ASSERTSTR(requiredSize>sizePackedGCFEvent,"Requested to few bytes while resizing the buffer of an event of type "<<signal<<". minimum #bytes="<<sizePackedGCFEvent<<". requested #bytes="<<requiredSize);
ASSERTSTR(requiredSize>=sizePackedGCFEvent,"Requested to few bytes while resizing the buffer of an event of type "<<signal<<". minimum #bytes="<<sizePackedGCFEvent<<". requested #bytes="<<requiredSize);