MkBufferStreamC - various functions to create and destroy a MkBufferStreamS … More...
MkBufferStreamC - various functions to create and destroy a MkBufferStreamS …
|
static |
Python:
→ C-API MkBufferStreamC bus.Copy(src:MkBufferStreamC)
copy the MkBufferStreamC from src to bus …
Definition at line 300 of file MkBufferStreamC_py.c.
|
static |
Definition at line 347 of file MkBufferStreamC_py.c.
|
static |
Python:
→ C-API bus.PosToStart()
set the current-access-position to the start of MkBufferStreamC …
Definition at line 350 of file MkBufferStreamC_py.c.
|
static |
Python:
→ C-API MkBufferStreamC bus.Reset()
reset a MkBufferStreamC to the length zero …
Definition at line 316 of file MkBufferStreamC_py.c.
|
static |
Python:
→ C-API bus.ResetFull()
reset a MkBufferStreamC to the length zero and free allocated storage…
Definition at line 364 of file MkBufferStreamC_py.c.
|
static |
Python:
→ C-API MkBufferListC bus.ToBFL()
convert the bus into a MkBufferListC …
Definition at line 330 of file MkBufferStreamC_py.c.
|
static |
Definition at line 379 of file MkBufferStreamC_py.c.