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 |
Tcl:
→ C-API $bus WriteBFL bfl:MkBufferListC
write a MkBufferListC into the MkBufferStreamC …
Definition at line 873 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteBIN
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 889 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteBOL
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 905 of file MkBufferStreamC_tcl.c.
|
static |
Tcl:
→ C-API $bus WriteBUF val:MkBufferC
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 921 of file MkBufferStreamC_tcl.c.
|
static |
Tcl:
→ C-API $bus WriteBUS_FLAT add:MkBufferStreamC
write a MkBufferStreamC into the MkBufferStreamC …
Definition at line 937 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteDBL
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 953 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteFLT
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 969 of file MkBufferStreamC_tcl.c.
|
static |
Tcl:
→ C-API $bus WriteHDL val:int32
write the handle into the MkBufferStreamC …
Definition at line 985 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteI32
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 1001 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteI64
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 1017 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteI8
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 1033 of file MkBufferStreamC_tcl.c.
|
static |
Tcl:
→ C-API $bus WriteL_END
END write a list-item-type into the MkBufferStreamC …
Definition at line 1065 of file MkBufferStreamC_tcl.c.
|
static |
Tcl:
→ C-API $bus WriteL_FLAT bfl:MkBufferListC
write a MkBufferListC FLAT into the MkBufferStreamC …
Definition at line 1079 of file MkBufferStreamC_tcl.c.
|
static |
Tcl:
→ C-API $bus WriteL_START
START write a list-item-type into the MkBufferStreamC …
Definition at line 1095 of file MkBufferStreamC_tcl.c.
|
static |
Tcl:
→ C-API $bus WriteLONG val:long
write the long native object into the MkBufferStreamC …
Definition at line 1049 of file MkBufferStreamC_tcl.c.
|
static |
Tcl: doc_mk_tcl_BufferStreamWriteSTR
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 1109 of file MkBufferStreamC_tcl.c.