#include <wrap.h>
Data Fields | |
| size_t | pos | 
| Current position in the buffer.   | |
| size_t | len | 
| Amount of currently buffered bytes.   | |
| size_t | size | 
| The size of the buffer.   | |
| gchar * | ptr | 
| The walloc()ed buffer.   | |
      
  | 
  
| 
 Amount of currently buffered bytes. 
  | 
  
      
  | 
  
| 
 Current position in the buffer. 
  | 
  
      
  | 
  
| 
 The walloc()ed buffer. 
  | 
  
      
  | 
  
| 
 The size of the buffer. 
  | 
  
 
1.3.6