Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Fix return types in Zlib facade Sync functions #417

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

Jaystified
Copy link

The return types for Zlib's "Sync" functions has been corrected from Unit to Buffer (reference) .

I have tested this with gzipSync and gunzipSync . Other compression flavors I've assumed to be equivalent.

@exoego exoego merged commit e1e6d6e into exoego:master Sep 13, 2021
@exoego
Copy link
Owner

exoego commented Sep 13, 2021

Thanks !!

@Jaystified Jaystified deleted the zlib-fix-wrong-sync-return-types branch September 13, 2021 08:21
@exoego exoego added the bug Something isn't working label Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants