mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-10-31 18:47:48 +00:00
Add examples
This commit is contained in:
@@ -92,6 +92,11 @@ public:
|
||||
*/
|
||||
size_t get_size() const;
|
||||
|
||||
/**
|
||||
* Checks whether this is a non empty buffer
|
||||
*/
|
||||
explicit operator bool() const;
|
||||
|
||||
/**
|
||||
* Converts the contents of the buffer into a string
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user