Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Structure used for base64 encoding. More...
Data Fields | |
int | ateof |
unsigned char | iobuf [BASEMAXINLINE] |
int | iocp |
int | iolen |
int | linelength |
unsigned char iobuf[BASEMAXINLINE] |
int iocp |
Definition at line 580 of file utils.c.
Referenced by ast_base64_encode_file(), inbuf(), and inchar().