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

Add InputStream/OutputStream option to Serializer #624

Open
fh-ms opened this issue Aug 2, 2023 · 0 comments
Open

Add InputStream/OutputStream option to Serializer #624

fh-ms opened this issue Aug 2, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fh-ms
Copy link
Contributor

fh-ms commented Aug 2, 2023

Sometimes serialization data may be too big to pack into a byte array. In order to circumvent this problem we should introduce the option to use InputStreams and OutputStreams in the Serializer class. See discussion at #623.

@fh-ms fh-ms added the enhancement New feature or request label Aug 2, 2023
@fh-ms fh-ms self-assigned this Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant