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

feat(util): Add toByteBuffer overload util method to convert files. #174

Merged
merged 1 commit into from
Mar 18, 2018

Conversation

DSchrupert
Copy link
Member

Hey, I think I'm going to need this util function to convert the zip file into a bytebuffer for returning it to the client.

In regards to: networknt/light-codegen#112

@stevehu stevehu merged commit 4df6d65 into develop Mar 18, 2018
@DSchrupert DSchrupert deleted the feature/util_file_to_bytebuffer branch March 18, 2018 01:13
@stevehu
Copy link
Contributor

stevehu commented Mar 18, 2018

@NicholasAzar I have switched to a method inside the same class and tried to remove some other dependencies. I goal is the remove all the apache libraries in the future so that our delivery package becomes smaller. Thanks.

@DSchrupert
Copy link
Member Author

@stevehu Oops! didn't see that there.. Thanks!!

@stevehu
Copy link
Contributor

stevehu commented Mar 18, 2018

For most of APIs, the size is still around 20MB and I want to reduce it to around 10MB. This will make DevOps pipeline more efficient. It is hard and will take a long time. We will get there eventually.

younggwon1 pushed a commit to younggwon1/light-4j that referenced this pull request Feb 10, 2024
…bytebuffer

feat(util): Add toByteBuffer overload util method to convert files.
younggwon1 pushed a commit to younggwon1/light-4j that referenced this pull request Feb 10, 2024
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.

2 participants