📄 zbuflib.rtn
字号:
zbufCreate {create an empty zbuf} {<b>zbufCreate\( \)</b>} {<b><a href="./zbufLib.html#zbufCreate">zbufCreate</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufDelete {delete a zbuf} {<b>zbufDelete\( \)</b>} {<b><a href="./zbufLib.html#zbufDelete">zbufDelete</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufInsert {insert a zbuf into another zbuf} {<b>zbufInsert\( \)</b>} {<b><a href="./zbufLib.html#zbufInsert">zbufInsert</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufInsertBuf {create a zbuf segment from a buffer and insert into a zbuf} {<b>zbufInsertBuf\( \)</b>} {<b><a href="./zbufLib.html#zbufInsertBuf">zbufInsertBuf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufInsertCopy {copy buffer data into a zbuf} {<b>zbufInsertCopy\( \)</b>} {<b><a href="./zbufLib.html#zbufInsertCopy">zbufInsertCopy</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufExtractCopy {copy data from a zbuf to a buffer} {<b>zbufExtractCopy\( \)</b>} {<b><a href="./zbufLib.html#zbufExtractCopy">zbufExtractCopy</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufCut {delete bytes from a zbuf} {<b>zbufCut\( \)</b>} {<b><a href="./zbufLib.html#zbufCut">zbufCut</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufSplit {split a zbuf into two separate zbufs} {<b>zbufSplit\( \)</b>} {<b><a href="./zbufLib.html#zbufSplit">zbufSplit</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufDup {duplicate a zbuf} {<b>zbufDup\( \)</b>} {<b><a href="./zbufLib.html#zbufDup">zbufDup</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufLength {determine the length in bytes of a zbuf} {<b>zbufLength\( \)</b>} {<b><a href="./zbufLib.html#zbufLength">zbufLength</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufSegFind {find the zbuf segment containing a specified byte location} {<b>zbufSegFind\( \)</b>} {<b><a href="./zbufLib.html#zbufSegFind">zbufSegFind</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufSegNext {get the next segment in a zbuf} {<b>zbufSegNext\( \)</b>} {<b><a href="./zbufLib.html#zbufSegNext">zbufSegNext</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufSegPrev {get the previous segment in a zbuf} {<b>zbufSegPrev\( \)</b>} {<b><a href="./zbufLib.html#zbufSegPrev">zbufSegPrev</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufSegData {determine the location of data in a zbuf segment} {<b>zbufSegData\( \)</b>} {<b><a href="./zbufLib.html#zbufSegData">zbufSegData</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}zbufSegLength {determine the length of a zbuf segment} {<b>zbufSegLength\( \)</b>} {<b><a href="./zbufLib.html#zbufSegLength">zbufSegLength</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -