Fortran SFF API to data I/O streams in C++
|
void fapidxx::WID2container::encodebinary | ( | char * | fstring, |
ftnlen | slen | ||
) | const |
encode data into a binary character string
binary encode WID2 data in character sequence
This function is prepared to encode WID2 data in binary form in a character sequence.
fstring | WID2 line character sequence produced from WID2 data in member data WID2container::wid2; this is the return value of the function (output value) |
slen | length of character array fstring |
Definition at line 144 of file wid2container.cc.
References FAPIDXX_assert, fapidxx::WID2container::WID2struct::set(), and wid2.
Referenced by encode().