mirror of
https://github.com/denoland/deno.git
synced 2025-01-11 08:33:43 -05:00
d308e8d0c0
Keep in mind Buffer.toString() still exists, but returns [object Object]. Reason for removal of Buffer.toString() was that it implicitly used TextDecoder with fixed "utf-8" encoding and no way to customize the encoding. |
||
---|---|---|
.. | ||
testdata | ||
mod.ts | ||
multipart.ts | ||
multipart_test.ts |