MkBufferStreamC - various functions to create and destroy a MkBufferStreamS … More...
MkBufferStreamC - various functions to create and destroy a MkBufferStreamS …
|
static |
Ruby:
→ C-API MkBufferStreamC bus.Copy(src:MkBufferStreamC)
copy the MkBufferStreamC from src to bus …
Definition at line 293 of file MkBufferStreamC_rb.c.
|
static |
Definition at line 331 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.PosToStart()
set the current-access-position to the start of MkBufferStreamC …
Definition at line 334 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API MkBufferStreamC bus.Reset()
reset a MkBufferStreamC to the length zero …
Definition at line 306 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API bus.ResetFull()
reset a MkBufferStreamC to the length zero and free allocated storage…
Definition at line 345 of file MkBufferStreamC_rb.c.
|
static |
Ruby:
→ C-API MkBufferListC bus.ToBFL()
convert the bus into a MkBufferListC …
Definition at line 317 of file MkBufferStreamC_rb.c.
|
static |
Definition at line 357 of file MkBufferStreamC_rb.c.