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

Conversation

divinity76
Copy link
Contributor

@divinity76 divinity76 commented Jun 19, 2024

simple complement to AbstractBinaryInput::getBase64()

as usual, naming is hard, some possible names:
getBinary
getRawBinary
getRawBinaryData
getRawData
getString
getRawString
~

GitHub CoPilot seems to prefer "getRawData()" fwiw.

simple complement to AbstractBinaryInput::getBase64()

as usual, naming is hard, some possible names:
getBinary
getRawBinary
getRawBinaryData
getString
getRawString
~
@GrahamCampbell GrahamCampbell changed the title AbstractBinaryInput::getRawBinary() [1.12] AbstractBinaryInput::getRawBinary() Jun 19, 2024
@GrahamCampbell GrahamCampbell changed the base branch from 1.11 to 1.12 June 19, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants