JSXDROps Struct Reference
#include <jsxdrapi.h>
Public Attributes | |
| JSBool(* | get32 )(JSXDRState *, uint32 *) |
| JSBool(* | set32 )(JSXDRState *, uint32 *) |
| JSBool(* | getbytes )(JSXDRState *, char *, uint32) |
| JSBool(* | setbytes )(JSXDRState *, char *, uint32) |
| void *(* | raw )(JSXDRState *, uint32) |
| JSBool(* | seek )(JSXDRState *, int32, JSXDRWhence) |
| uint32(* | tell )(JSXDRState *) |
| void(* | finalize )(JSXDRState *) |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jsxdrapi.h
