reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
343 return CopyPartOf(Data, Size, Data, Size); 343 return CopyPartOf(Data, Size, Data, Size); 345 return InsertPartOf(Data, Size, Data, Size, MaxSize); 345 return InsertPartOf(Data, Size, Data, Size, MaxSize);