From f33949ba4b2e7ef3784d712af06e94a04c45ebac Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 10 Dec 2019 14:54:17 +0100 Subject: [PATCH] doc adapted, merging --- datapool/PoolRawAccess.h | 1 - 1 file changed, 1 deletion(-) diff --git a/datapool/PoolRawAccess.h b/datapool/PoolRawAccess.h index 2a634fa8..3b9144a2 100644 --- a/datapool/PoolRawAccess.h +++ b/datapool/PoolRawAccess.h @@ -82,7 +82,6 @@ public: /** * @brief Serialize raw pool entry into provided buffer directly - * @details Should be called after read() call. Endianness can be specified too * @param buffer Provided buffer. Raw pool data will be copied here * @param size [out] Increment provided size value by serialized size * @param max_size Maximum allowed serialization size