diff -r 5072524fcc79 -r 80ef3a206772 Symbian3/PDK/Source/GUID-C85EECD6-2CFD-5BA9-A60B-F7AF3A74E832.dita --- a/Symbian3/PDK/Source/GUID-C85EECD6-2CFD-5BA9-A60B-F7AF3A74E832.dita Fri Jul 02 12:51:36 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-C85EECD6-2CFD-5BA9-A60B-F7AF3A74E832.dita Fri Jul 16 17:23:46 2010 +0100 @@ -62,9 +62,9 @@
  • RBuf::Swap(RBuf8&)

  • Copying data to an RBuf using the assignment operator

    The example -creates two resizable buffers and allocates memory using RBuf::Create(const TDesC8&). It then copies -data to these buffers. It also copies data from the first buffer to -the second buffer using the assignment operator.

    Notes: