📄 blib.rtn
字号:
bcmp {compare one buffer to another} {<b>bcmp\( \)</b>} {<b><a href="./bLib.html#bcmp">bcmp</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}binvert {invert the order of bytes in a buffer} {<b>binvert\( \)</b>} {<b><a href="./bLib.html#binvert">binvert</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bswap {swap buffers} {<b>bswap\( \)</b>} {<b><a href="./bLib.html#bswap">bswap</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}swab {swap bytes} {<b>swab\( \)</b>} {<b><a href="./bLib.html#swab">swab</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}uswab {swap bytes with buffers that are not necessarily aligned} {<b>uswab\( \)</b>} {<b><a href="./bLib.html#uswab">uswab</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bzero {zero out a buffer} {<b>bzero\( \)</b>} {<b><a href="./bLib.html#bzero">bzero</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bcopy {copy one buffer to another} {<b>bcopy\( \)</b>} {<b><a href="./bLib.html#bcopy">bcopy</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bcopyBytes {copy one buffer to another one byte at a time} {<b>bcopyBytes\( \)</b>} {<b><a href="./bLib.html#bcopyBytes">bcopyBytes</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bcopyWords {copy one buffer to another one word at a time} {<b>bcopyWords\( \)</b>} {<b><a href="./bLib.html#bcopyWords">bcopyWords</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bcopyLongs {copy one buffer to another one long word at a time} {<b>bcopyLongs\( \)</b>} {<b><a href="./bLib.html#bcopyLongs">bcopyLongs</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bfill {fill a buffer with a specified character} {<b>bfill\( \)</b>} {<b><a href="./bLib.html#bfill">bfill</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}bfillBytes {fill buffer with a specified character one byte at a time} {<b>bfillBytes\( \)</b>} {<b><a href="./bLib.html#bfillBytes">bfillBytes</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}index {find the first occurrence of a character in a string} {<b>index\( \)</b>} {<b><a href="./bLib.html#index">index</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}rindex {find the last occurrence of a character in a string} {<b>rindex\( \)</b>} {<b><a href="./bLib.html#rindex">rindex</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -