[whatwg/streams] Add SyncOneToOneTransformFunctionAdaptor example (#843)

An example of a simple adaptor which wrap a synchronous 1:1 transform function
into a transformer object ready to construct a TransformStream.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add SyncOneToOneTransformFunctionAdaptor example

-- File Changes --

    M index.bs (45)

-- Patch Links --

https://github.com/whatwg/streams/pull/843.patch
https://github.com/whatwg/streams/pull/843.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/843

Received on Monday, 16 October 2017 15:00:06 UTC