Reader
| bindrv_getbool |
Get the value of a Boolean token.
|
| bindrv_getctrl |
Get the code of a control token.
|
| bindrv_getdata |
Get the value of a data block token.
|
| bindrv_getint |
Get the value of an integer token.
|
| bindrv_getlong |
Get the value of a long integer token.
|
| bindrv_getreal |
Get the value of a real token.
|
| bindrv_getstring |
Get the value of a text string token.
|
| bindrv_newreader |
Create a new BinDrv context for parsing an input stream.
|
| bindrv_nexttoken |
Get the type of the next token to read.
|
| bindrv_setalloc |
Define a memory allocator for string buffers.
|
