Writer
bindrv_delete |
Release a BinDrv context.
|
bindrv_newwriter |
Create a new BinDrv context for writing to an output stream.
|
bindrv_putbool |
Write a Boolean value to the output stream.
|
bindrv_putctrl |
Write a control token to the output stream.
|
bindrv_putdata |
Write a binary data block to the output stream.
|
bindrv_putint |
Write an integer to the output stream.
|
bindrv_putlong |
Write a long integer to the output stream.
|
bindrv_putreal |
Write a real to the output stream.
|
bindrv_putstring |
Write a text string to the output stream.
|