We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbce241 commit 4d0a963Copy full SHA for 4d0a963
others/serialization.cpp
@@ -28,7 +28,7 @@ class Serializer {
28
}
29
30
/**
31
- * Serializes a string to a binary file.
+ * @brief Serializes a string to a binary file.
32
* @param out The output stream (std::ofstream).
33
* @param data The string to be serialized.
34
*
0 commit comments