Skip to content

Implement Uint8 encoding/decoding#5

Merged
gkovacs merged 1 commit intogkovacs:masterfrom
mochouinard:master
May 13, 2020
Merged

Implement Uint8 encoding/decoding#5
gkovacs merged 1 commit intogkovacs:masterfrom
mochouinard:master

Conversation

@mochouinard
Copy link
Copy Markdown

compressToUint8Array
decompressToUint8Array

This is the best I could do without doing a bigger rewrite so lzstringn
doesn't use the str() type and use bytes() (or another type). str()
have lot of issues with conversions.

This wont work in python 2

compressToUint8Array
decompressToUint8Array

This is the best I could do without doing a bigger rewrite so lzstringn
doesn't use the str() type and use bytes() (or another type).  str()
have lot of issues with conversions.
@gkovacs gkovacs merged commit f1c1095 into gkovacs:master May 13, 2020
@gkovacs
Copy link
Copy Markdown
Owner

gkovacs commented May 13, 2020

Looks good, thanks!

@LivInTheLookingGlass
Copy link
Copy Markdown

Did this ever get pushed to pypi? The version currently there does not seem to have these methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants