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

Drop base64-js dependency, and optimise Buffer.write #349

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    1f9cdc9 View commit details
    Browse the repository at this point in the history
  2. Simplify hexWrite

    chjj committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    14af73f View commit details
    Browse the repository at this point in the history
  3. Optimize asciiWrite

    chjj committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b5742b6 View commit details
    Browse the repository at this point in the history
  4. Optimize ucs2Write

    chjj committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    922b89e View commit details
    Browse the repository at this point in the history
  5. Optimize utf8Write

    chjj committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    39d2fa9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61582b4 View commit details
    Browse the repository at this point in the history