Readonly
Optional
The same completion, delivered as it is written.
Optional on the interface so a provider written before streaming existed still satisfies it; BaseProvider supplies a one-chunk implementation, so every provider that extends it can be consumed as a stream regardless.
BaseProvider
The same completion, delivered as it is written.
Optional on the interface so a provider written before streaming existed still satisfies it;
BaseProvidersupplies a one-chunk implementation, so every provider that extends it can be consumed as a stream regardless.