We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed4001 commit c444887Copy full SHA for c444887
README.md
@@ -1,5 +1,7 @@
1
# BinaryToJSON
2
-A Deno module helper class that convert binary array buffer to JSON format.
+[](https://deno.land/x/binary_to_json@v0.1.0/mod.ts)
3
+
4
+A Deno 🦕 module helper class that convert binary array buffer to JSON format.
5
Binary interpretation is defined by JSON.
6
7
This module depends on https://deno.land/x/binary_reader@v0.1.6/mod.ts .
0 commit comments