Examples
Guidelines
FAQ
API Reference
Writer of the buffer.
Bases: ABC
ABC
Interface of the buffer writer.
Write to buffer.
Write to buffer asynchronously.
Acquire the buffer writer.
The reference count of the buffer after acquiring.
int
Release the buffer writer. After release, the buffer writer can not be used again.
The reference count of the buffer after releasing.