Buffer Manipulation Functions

Buffer Manipulation functions allow you to manipulate or compare characters stored in data buffers. These functions begin with the mem prefix. Expand the category to view a list of the available functions.

Click one of the following functions for more information:

Function Name
Description
Searches for a character in a buffer.
Compares two buffers.
Copies n characters from one buffer into another.
Moves a number of bytes from one buffer to another.
Sets n bytes of a buffer to a given character.