Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant