MkBufferC - various functions to set buffer-data … More...
MkBufferC - various functions to set buffer-data …
|
static |
Python: doc_mk_py_BufferSetBIN
→ C-API
Set the MkBufferC to the val …
Definition at line 814 of file MkBufferC_py.c.
|
static |
Python:
→ C-API MkBufferC buf.SetBinaryR(val:binary)
Set the MkBufferC to the val …
Definition at line 862 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetBOL
→ C-API
Set the MkBufferC to the val …
Definition at line 830 of file MkBufferC_py.c.
|
static |
Python:
→ C-API MkBufferC buf.SetBUF(val:MkBufferC)
Set the MkBufferC to the val …
Definition at line 846 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetDBL
→ C-API
Set the MkBufferC to the val …
Definition at line 878 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetFLT
→ C-API
Set the MkBufferC to the val …
Definition at line 894 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetI16
→ C-API
Set the MkBufferC to the val …
Definition at line 910 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetI32
→ C-API
Set the MkBufferC to the val …
Definition at line 926 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetI64
→ C-API
Set the MkBufferC to the val …
Definition at line 942 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetI8
→ C-API
Set the MkBufferC to the val …
Definition at line 958 of file MkBufferC_py.c.
|
static |
Python: doc_mk_py_BufferSetSTR
→ C-API
Set the MkBufferC to the val …
Definition at line 974 of file MkBufferC_py.c.
|
static |
Python:
→ C-API MkBufferC buf.SetStringR(val:string)
Set the MkBufferC to the val …
Definition at line 990 of file MkBufferC_py.c.