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

[1.12] AbstractBinaryInput::getRawBinary() #632

Open
wants to merge 2 commits into
base: 1.12
Choose a base branch
from

Commits on Jun 19, 2024

  1. AbstractBinaryInput::getRawBinary()

    simple complement to AbstractBinaryInput::getBase64()
    
    as usual, naming is hard, some possible names:
    getBinary
    getRawBinary
    getRawBinaryData
    getString
    getRawString
    ~
    divinity76 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ecf8bd1 View commit details
    Browse the repository at this point in the history
  2. StyleCI

    divinity76 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ff5a773 View commit details
    Browse the repository at this point in the history