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.
|
inline |
C#:
→ C-API bus.WriteBFL(MkBufferListC bfl)
write a MkBufferListC into the MkBufferStreamC …
Definition at line 456 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteBIN
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 463 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteBOL
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 473 of file MkBufferStreamC.cs.
|
inline |
C#:
→ C-API bus.WriteBUF(MkBufferC val)
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 479 of file MkBufferStreamC.cs.
|
inline |
C#:
→ C-API bus.WriteBUS_FLAT(MkBufferStreamC add)
write a MkBufferStreamC into the MkBufferStreamC …
Definition at line 486 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteDBL
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 493 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteFLT
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 499 of file MkBufferStreamC.cs.
|
inline |
C#:
→ C-API bus.WriteHDL(int val)
write the handle into the MkBufferStreamC …
Definition at line 505 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteI32
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 511 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteI64
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 517 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteI8
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 523 of file MkBufferStreamC.cs.
|
inline |
C#:
→ C-API bus.WriteL_END()
END write a list-item-type into the MkBufferStreamC …
Definition at line 535 of file MkBufferStreamC.cs.
|
inline |
C#:
→ C-API bus.WriteL_FLAT(MkBufferListC bfl)
write a MkBufferListC FLAT into the MkBufferStreamC …
Definition at line 541 of file MkBufferStreamC.cs.
|
inline |
C#:
→ C-API bus.WriteL_START()
START write a list-item-type into the MkBufferStreamC …
Definition at line 548 of file MkBufferStreamC.cs.
|
inline |
C#:
→ C-API bus.WriteLONG(long val)
write the long native object into the MkBufferStreamC …
Definition at line 529 of file MkBufferStreamC.cs.
|
inline |
C#: doc_mk_cs_BufferStreamWriteSTR
→ C-API
write a PRIMITIVE TYPE into the MkBufferStreamC …
Definition at line 554 of file MkBufferStreamC.cs.