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 Protocol Buffers related function #381

Merged
merged 31 commits into from
Nov 27, 2022
Merged

Add Protocol Buffers related function #381

merged 31 commits into from
Nov 27, 2022

Conversation

lemon-mint
Copy link
Contributor

@lemon-mint lemon-mint commented Nov 25, 2022

Add Protocol Buffers related function

$proto_bytes_encode
$proto_bytes_decode
$proto_field_encode
$proto_field_decode
...
$zigzag_encode
$zigzag_decode

@samchon samchon self-assigned this Nov 27, 2022
@samchon samchon added the enhancement New feature or request label Nov 27, 2022
@samchon samchon added this to In progress in V5 Update via automation Nov 27, 2022
@samchon samchon self-requested a review November 27, 2022 06:11
V5 Update automation moved this from In progress to Reviewer approved Nov 27, 2022
Copy link
Owner

@samchon samchon left a comment

Choose a reason for hiding this comment

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

Thanks for hard working.

I'll make Protocol Buffer (encode() and decode()) functions referencing your code.

@samchon samchon merged commit af2d091 into samchon:features/proto Nov 27, 2022
V5 Update automation moved this from Reviewer approved to Done Nov 27, 2022
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
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants