Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This lib has no functions for unsigned types? #28

Closed
SuperOP535 opened this issue Dec 28, 2018 · 2 comments
Closed

This lib has no functions for unsigned types? #28

SuperOP535 opened this issue Dec 28, 2018 · 2 comments
Assignees

Comments

@SuperOP535
Copy link

I'm using BytePacketBuilder and there's for example writeByte function but not writeUByte, am I doing something wrong or is this not a feature (yet)? I'm using KotlinJS btw.

@cy6erGn0m
Copy link
Contributor

It is missing yet. sorry

@cy6erGn0m cy6erGn0m added this to the 0.1.5 milestone Jan 25, 2019
@cy6erGn0m cy6erGn0m self-assigned this Jan 25, 2019
@cy6erGn0m
Copy link
Contributor

Unsigned integers support is introduced for non-async primitives since 0.1.5

@cy6erGn0m cy6erGn0m removed this from the 0.1.5 milestone Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants