BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_buffer Struct Reference

#include <sip_types.h>

Data Fields

char * start
 
char * cur
 
char * end
 

Detailed Description

General purpose buffer.

Field Documentation

◆ start

char* pjsip_buffer::start

The start of the buffer.

◆ cur

char* pjsip_buffer::cur

Pointer to current end of the buffer, which also indicates the position of subsequent buffer write.

◆ end

char* pjsip_buffer::end

The absolute end of the buffer.


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.