1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-27 12:10:24 +08:00

初步完善64

This commit is contained in:
fumiama
2021-04-08 00:27:29 +08:00
parent 2f4a121bbd
commit 2785b6e766
5 changed files with 295 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
#include <stdint.h>
#define B14BUFSIZ 16384
struct LENDAT {
uint8_t* data;
uint64_t len;