This website requires JavaScript.
Explore
Help
Sign In
blankhex
/
bhlib-old
Archived
Watch
1
Star
0
Fork
0
You've already forked bhlib-old
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-04-17
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
9642630dd1401b57e76729daf7b2e55559d96b8d
bhlib-old
/
include
/
bh
/
deflate.h
7 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
Add documentation, expand error handling, implement file and buffer io
2024-06-03 22:11:05 +03:00
#
ifndef BH_DEFLATE_H
#
define BH_DEFLATE_H
Sync to the latest version. Can be broken or partially implemented.
2024-04-23 23:45:43 +03:00
Add internal configuration file, add missing includes, rename some options
2024-06-12 12:09:59 +03:00
#
include
"bh.h"
Sync to the latest version. Can be broken or partially implemented.
2024-04-23 23:45:43 +03:00
Add documentation, expand error handling, implement file and buffer io
2024-06-03 22:11:05 +03:00
#
endif
/* BH_DEFLATE_H */
Reference in New Issue
Copy Permalink