Skip to content

Conversation

@dongKos
Copy link

@dongKos dongKos commented May 17, 2025

@jchrys #314
Motivation:
Implement ByteArrayInputStreamCodec to support InputStream

Modification:
Add ByteArrayInputStreamCodec, Add Tests

Result:
Can support InpuStream for Parameter Binding

@dongKos dongKos force-pushed the feature-inputstream-codec branch from 1602538 to ff1c9da Compare May 17, 2025 08:31
@dongKos dongKos marked this pull request as draft May 17, 2025 08:33
@dongKos dongKos force-pushed the feature-inputstream-codec branch from ff1c9da to f5fe451 Compare May 17, 2025 08:44
@dongKos dongKos marked this pull request as ready for review May 17, 2025 08:44
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@jchrys jchrys force-pushed the feature-inputstream-codec branch from f5fe451 to 7c3913b Compare May 18, 2025 13:05
@dongKos
Copy link
Author

dongKos commented May 31, 2025

@jchrys
I appreciate your feedback.

@dongKos dongKos requested a review from jchrys May 31, 2025 03:16
@dongKos dongKos changed the title Implement inputstream codec Implement ByteArrayInputstream codec May 31, 2025
@dongKos dongKos force-pushed the feature-inputstream-codec branch 3 times, most recently from 4bc4e09 to e2eefdd Compare May 31, 2025 08:44
@dongKos dongKos force-pushed the feature-inputstream-codec branch from e2eefdd to 4abbb37 Compare June 14, 2025 04:58
Copy link
Collaborator

@jchrys jchrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall lgtm,
just a nit

@jchrys
Copy link
Collaborator

jchrys commented Jun 26, 2025

Could you rebase and squash this into a single commit and add a Signed-off-by line? Thanks!

@dongKos dongKos force-pushed the feature-inputstream-codec branch from 4abbb37 to 5926f76 Compare June 28, 2025 09:36
@dongKos dongKos requested a review from jchrys June 28, 2025 09:39
- Fixed canEncode, doCanDecode conditions
- Update Copyright Year
- Add tests for ByteArrayInputStreamCodec
- Implement ByteArrayInputStreamCodec

Signed-off-by: dongKos <dhkim931101@naver.com>
Signed-off-by: 김동환 <dhkim931101@naver.com>
@dongKos dongKos force-pushed the feature-inputstream-codec branch from 5926f76 to 338f822 Compare June 28, 2025 09:40
Copy link
Collaborator

@jchrys jchrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dongKos Thanks a lot!

@jchrys jchrys merged commit 6492294 into asyncer-io:trunk Jun 28, 2025
31 checks passed
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.

4 participants