MkBufferStreamC - various functions to write into a MkBufferStreamS … More...
MkBufferStreamC - various functions to write into a MkBufferStreamS …
Write is done at the position of MkBufferStreamS::storage->cur. After write the cur is incemented with write-sizeof characters.
|
static |
Ruby:
→ C-API bus.WriteBFL(bfl:MkBufferListC)
write a MkBufferListC into the MkBufferStreamC …
Definition at line 750 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteBIN
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 763 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteBOL
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 776 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.WriteBUF(val:MkBufferC)
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 789 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.WriteBUS_FLAT(add:MkBufferStreamC)
write a MkBufferStreamC into the MkBufferStreamC …
Definition at line 802 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteDBL
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 815 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteFLT
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 828 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.WriteHDL(val:int32)
write the handle into the MkBufferStreamC …
Definition at line 841 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteI32
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 854 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteI64
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 867 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteI8
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 880 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.WriteL_END()
END write a list-item-type into the MkBufferStreamC …
Definition at line 906 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.WriteL_FLAT(bfl:MkBufferListC)
write a MkBufferListC FLAT into the MkBufferStreamC …
Definition at line 917 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.WriteL_START()
START write a list-item-type into the MkBufferStreamC …
Definition at line 930 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.WriteLONG(val:long)
write the long native object into the MkBufferStreamC …
Definition at line 893 of file MkBufferStreamC_rb.c.
|
static |
Ruby: doc_mk_rb_BufferStreamWriteSTR
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 941 of file MkBufferStreamC_rb.c.