buffer: return processed number of bytes
Make _fill, _extract and _memset return the actual number of bytes that were handled in case the buffer size is less than the specified size.
Showing
Please register or sign in to comment
Make _fill, _extract and _memset return the actual number of bytes that were handled in case the buffer size is less than the specified size.