MkBufferC - various functions to set buffer-data … More...
Collaboration diagram for MkBufferC_Set_RB_API:MkBufferC - various functions to set buffer-data …
|
static |
Ruby: doc_mk_rb_BufferSetBIN → C-API
Set the MkBufferC to the val …
Definition at line 718 of file MkBufferC_rb.c.
|
static |
Ruby: → C-API MkBufferC buf.SetBinaryR(val:binary)
Set the MkBufferC to the val …
Definition at line 757 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetBOL → C-API
Set the MkBufferC to the val …
Definition at line 731 of file MkBufferC_rb.c.
|
static |
Ruby: → C-API MkBufferC buf.SetBUF(val:MkBufferC)
Set the MkBufferC to the val …
Definition at line 744 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetDBL → C-API
Set the MkBufferC to the val …
Definition at line 770 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetFLT → C-API
Set the MkBufferC to the val …
Definition at line 783 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetI16 → C-API
Set the MkBufferC to the val …
Definition at line 796 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetI32 → C-API
Set the MkBufferC to the val …
Definition at line 809 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetI64 → C-API
Set the MkBufferC to the val …
Definition at line 822 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetI8 → C-API
Set the MkBufferC to the val …
Definition at line 835 of file MkBufferC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferSetSTR → C-API
Set the MkBufferC to the val …
Definition at line 848 of file MkBufferC_rb.c.
|
static |
Ruby: → C-API MkBufferC buf.SetStringR(val:string)
Set the MkBufferC to the val …
Definition at line 861 of file MkBufferC_rb.c.