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

The "numBytes" attribute of the "AppInfo" class is a Double and should be an Integer. #17

Open
ignaciograsso opened this issue Oct 4, 2022 · 0 comments

Comments

@ignaciograsso
Copy link

The ndt-server defines this attribute as an int64 so it is expected that the value handled by the clients will also be int64. Furthermore, the client in GO and Swift, handle it correctly. So, both the client in Kotlin and Java break the standardization of the attribute.

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

No branches or pull requests

1 participant