string doc

This commit is contained in:
2022-04-04 16:17:23 +03:00
parent f83d08cf56
commit fb282d405d
5 changed files with 1435 additions and 821 deletions

View File

@@ -28,7 +28,6 @@
//! \~\brief
//! \~english The %PIByteArray class provides an array of bytes
//! \~russian Класс %PIByteArray представляет собой массив байтов
//! \}
//!
//! \~\details
//! \~english
@@ -99,6 +98,7 @@
//! метов \a append().
//! \~\snippet pibytearray.cpp 3
//!
//! \}
static const uchar base64Table[64] = {