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 example for encoding Buffer. #59

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Add example for encoding Buffer. #59

merged 1 commit into from
Jan 6, 2025

Conversation

hildjj
Copy link
Owner

@hildjj hildjj commented Jan 6, 2025

Fixes #56

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d57b68d) to head (84b725a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #59   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines         4045      4045           
  Branches       585       585           
=========================================
  Hits          4045      4045           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hildjj hildjj merged commit 525ba90 into main Jan 6, 2025
5 checks passed
@hildjj hildjj deleted the fix-56 branch January 6, 2025 18:51
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.

encode shall return Buffer when running in NodeJS environment
2 participants