An async-io-state.
A cl:base-string
or an 8-bit cl:simple-array
.
A lower bounding index designator for buffer.
An upper bounding index designator for buffer.
DescriptionThe function async-io-state-get-buffered-data
copies to the buffer buffer (between start and end) as much as possible of the buffered data in async-io-state and discards it from async-io-state.
The default value of start is 0. The default value of end is the length of buffer.
The return value length is the number of elements copied into buffer.
async-io-state-get-buffered-data
cannot be called while an operation is active in async-io-state, that is between the call to async-io-state-read-buffer or async-io-state-write-buffer, and the call to the callback or async-io-state-abort, or between a call to async-io-state-read-with-checking and the call to async-io-state-finish or async-io-state-abort.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4