鏡像自
https://git.coolaj86.com/coolaj86/hexdump.js.git
synced 2025-12-26 23:08:41 +00:00
Update README.md
This commit is contained in:
父節點
9f85ddb520
當前提交
4beb28787e
@ -1,7 +1,9 @@
|
||||
hexdump.js
|
||||
==========
|
||||
|
||||
Given an ArrayBuffer, will create similar output to the unix `hexdump` command.
|
||||
Given an `ArrayBuffer`, will create string output similar to the unix `hexdump` command.
|
||||
|
||||
For example, the text of "Hello, World!\n" looks something like this:
|
||||
|
||||
```
|
||||
0 1 2 3 4 5 6 7 8 9 A B C D E F
|
||||
|
||||
載入中…
x
新增問題並參考
Block a user