Skip to content

Commit 6b4a63d

Browse files
+ byte-array
1 parent 5423a10 commit 6b4a63d

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@ Hex view of part of a file.
2626
# compare-2-folders
2727
Compare 2 folders by size only / 4 kB partial / full file content compare mode.
2828

29-
# base64-file
30-
Base64 to file and reverse.
31-
32-
# Roadmap
33-
Develop byte-array to replace base64-file.
29+
# byte-array
30+
Byte array to file, to Base64 string, to Base32 string, to Base16 string, to Java expression.
3431

3532
- - - -
3633

@@ -60,5 +57,5 @@ Develop byte-array to replace base64-file.
6057
# compare-2-folders
6158
比较2个文件夹,支持仅比较文件长度 / 4 kB 部分内容 / 全部内容。
6259

63-
# base64-file
64-
Base64 转成文件,及其反方向转换
60+
# byte-array
61+
字节数组转成文件、Base64 字符串、Base32 字符串、Base16 字符串、Java 表达式

0 commit comments

Comments
 (0)