post
Sends the current data chunks to the main thread via postMessage and clears the local chunks array.
def post() - > null
Sends the accumulated data chunks to the main thread and clears the local buffer.
Returns
| Type | Description |
|---|---|
null | No value is returned. |