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

[#112] Deprecate pad array option #117

Merged
merged 1 commit into from
Jan 31, 2024
Merged

[#112] Deprecate pad array option #117

merged 1 commit into from
Jan 31, 2024

Conversation

IAM20
Copy link
Collaborator

@IAM20 IAM20 commented Jan 30, 2024

Deprecate pad array option

Padding primitive type array such as byte[] is not expected case as usual.
I think it's a little more intuitive to deprecate whole array, rather than primitive type array.
So we deprecate padArray options.


Primitive type array padding 은 보통 예상되는 행동이 아닙니다.
선별적인 것 보다 Array 인 경우에는 Padding 하지 않도록 변경하는 것이
조금 더 직관적이라 생각해서 Deprecated 처리합니다.

@IAM20 IAM20 self-assigned this Jan 30, 2024
@IAM20 IAM20 merged commit ce203eb into main Jan 31, 2024
3 checks passed
@IAM20 IAM20 deleted the deprecate-pad-array branch February 6, 2024 05:59
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.

None yet

2 participants