Skip to content

Commit

Permalink
Add a link to #294 in BinaryExtension.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tyoshino committed Mar 25, 2015
1 parent ddcf592 commit c328894
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BinaryExtension.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ The reader's `read()` method returns a Uint8Array.

#### getByobReader()

See [#294](https://github.com/whatwg/streams/issues/294) about method naming.

The `getByobReader` method creates a byob byte stream reader and locks the byte stream to the new reader.

## Class ByobByteStreamReader
Expand Down

0 comments on commit c328894

Please sign in to comment.