|
RAPI
|
#include <Rinternals.h>
Data Fields | |
| R_pstream_data_t | data |
| R_pstream_format_t | type |
| int | version |
| void(* | OutChar )(R_outpstream_t, int) |
| void(* | OutBytes )(R_outpstream_t, void *, int) |
| SEXP(* | OutPersistHookFunc )(SEXP, SEXP) |
| SEXP | OutPersistHookData |
| void(* OutBytes)(R_outpstream_t, void *, int) |
| void(* OutChar)(R_outpstream_t, int) |
| SEXP(* OutPersistHookFunc)(SEXP, SEXP) |
| int version |
1.7.6.1