std/msgpack
lionel-rowe 15fc72c273
fix(msgpack): accept readonly input data in encode() (#5832)
feat(msgpack): accept readonly input data (#5831)
2024-08-27 15:16:03 +10:00
..
testdata feat: msgpack encoding (#3460) 2023-07-10 12:09:49 +09:00
decode_test.ts refactor(toml,msgpack,crypto,data-structures): align the error messages to the style guide (#5705) 2024-08-21 16:15:14 +09:00
decode.ts refactor(toml,msgpack,crypto,data-structures): align the error messages to the style guide (#5705) 2024-08-21 16:15:14 +09:00
deno.json chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
encode_test.ts fix(msgpack): accept readonly input data in encode() (#5832) 2024-08-27 15:16:03 +10:00
encode.ts fix(msgpack): accept readonly input data in encode() (#5832) 2024-08-27 15:16:03 +10:00
mod.ts refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199) 2024-06-30 08:30:10 +00:00