Sack Library Documentation
|
Parameters |
Description |
struct HttpState * pHttpState |
state to add data to |
POINTER buffer |
pointer to some data bytes |
size_t size |
length of data bytes |
Add another bit of data to the block. After adding data, ProcessHttp should be called to see if the data has completed a packet.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|