diff options
author | Yoshiya Hinosawa <stibium121@gmail.com> | 2019-07-06 23:16:03 +0900 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-07-06 10:16:03 -0400 |
commit | a948f9ff541e5983bc29113d1e0f1898206f8581 (patch) | |
tree | 67e47efd88468886a8e2a50ad28cc2c75be69389 /js/deps/https/deno.land/std | |
parent | 33cb79d24cf03c2c771dfa499e4cc8ee7bcee800 (diff) |
io: change Reader interface (#2591)
Instead of returning { nread: number, eof: bool }, read() returns EOF | number.
Diffstat (limited to 'js/deps/https/deno.land/std')
m--------- | js/deps/https/deno.land/std | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/js/deps/https/deno.land/std b/js/deps/https/deno.land/std -Subproject d99c15448dc6615bea372cc64453de3428c6ba2 +Subproject 6663e698d08147ae0a736d1df52ffd857729d3d |