mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
2cb875bcfb
This commit renames sync io interfaces: * SyncReader -> ReaderSync * SyncWriter -> WriterSync * SyncSeeker -> SeekerSync |
||
---|---|---|
.. | ||
bufio.ts | ||
bufio_test.ts | ||
iotest.ts | ||
ioutil.ts | ||
ioutil_test.ts | ||
mod.ts | ||
readers.ts | ||
readers_test.ts | ||
util.ts | ||
util_test.ts | ||
writers.ts | ||
writers_test.ts |