[whatwg/streams] Add "Default" to names of transform Sink and Source classes (#764)

Rename TransformStreamSink to TransformStreamDefaultSink and
TransformStreamSource to TransformStreamDefaultSource.

This is to make space for Byte versions of these classes in future.

No functional changes.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/764

-- Commit Summary --

  * Add "Default" to names of transform Sink and Source classes

-- File Changes --

    M reference-implementation/lib/transform-stream.js (20)

-- Patch Links --

https://github.com/whatwg/streams/pull/764.patch
https://github.com/whatwg/streams/pull/764.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/764

Received on Wednesday, 16 August 2017 04:28:00 UTC