diff options
author | zfx <502545703@qq.com> | 2020-05-26 21:54:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 09:54:30 -0400 |
commit | 24c36fd8625df6b276108109478a62b4661a0b3f (patch) | |
tree | f543e8e40fda8f64edcea94d0dc6ba3be6fed98c /cli/js/web/timers.ts | |
parent | f462f7fe54d59b2d56ffbb03ca8467ce93096817 (diff) |
fix(std/log): use writeAllSync instead of writeSync (#5868)
Deno.writeSync:
Returns the number of bytes written.
It is not guaranteed that the full buffer will be written in a single call.
Diffstat (limited to 'cli/js/web/timers.ts')
0 files changed, 0 insertions, 0 deletions