Skip to main content

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

TypeDescription
nullNo value is returned.