mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-11-03 20:18:06 +00:00 
			
		
		
		
	Document more classes
This commit is contained in:
		@@ -91,7 +91,7 @@ int64_t Message::get_offset() const {
 | 
			
		||||
    return handle_->offset;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void* Message::private_data() {
 | 
			
		||||
void* Message::private_data() const {
 | 
			
		||||
    return handle_->_private;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user