JSStringBuffer Struct Reference
#include <jsscan.h>
Public Attributes | |
| jschar * | base |
| jschar * | limit |
| jschar * | ptr |
| void * | data |
| JSBool(* | grow )(JSStringBuffer *sb, size_t newlength) |
| void(* | free )(JSStringBuffer *sb) |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jsscan.h
