-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Java] Align string array to collection protocol v2 (#1228)
* move collection elem flags as an upper level class * add ArrayAsList serializer helper * align string array to collection serialization * lint code * clean code * fix string array write/read * add missing header * lint code
- Loading branch information
1 parent
f47e95e
commit cd18b21
Showing
6 changed files
with
295 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.