ChunkProducer
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
flush(controller: *) |
|
| public |
transform(chunk: Uint8Array, controller: *) |
|
Public Constructors
public constructor() source
Public Methods
public flush(controller: *) source
Params:
| Name | Type | Attribute | Description |
| controller | * |
public transform(chunk: Uint8Array, controller: *) source
Params:
| Name | Type | Attribute | Description |
| chunk | Uint8Array | ||
| controller | * |
