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

Doc: Reference String <-> PackedByteArray conversions from each other #81564

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

aaronfranke
Copy link
Member

This is a minor documentation improvement. I was looking for the inverse methods but did not realize they were on PackedByteArray (makes sense in retrospect, I just expected the String methods to be on String).

@aaronfranke aaronfranke added this to the 4.2 milestone Sep 12, 2023
@aaronfranke aaronfranke requested a review from a team as a code owner September 12, 2023 08:10
@AThousandShips
Copy link
Member

The same can be done for get_string_from_wchar/to_wchar_buffer

Copy link

@Scoppio Scoppio left a comment

Choose a reason for hiding this comment

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

toughtful improvement

@akien-mga akien-mga merged commit 93cf990 into godotengine:master Sep 26, 2023
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@aaronfranke aaronfranke deleted the doc-string-byte-array branch September 26, 2023 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants