AsyncIO.write

Appends a buffer to the file.

Buffer must be alive during the lifetime of the request (until the notification fires)

class AsyncIO
size_t
write

Return Value

Type: size_t

number of bytes written

Meta