Closed msgilligan closed 2 months ago
Create nested ByteArrayBase abstract class. (Will be flushed-out later with more methods)
Move HEX_FORMAT inside ByteArrayBase so it can be private.
private
module-info: stop exporting o.b.s.api.internal
This is a cleanup follow-on to PR #85.
Create nested ByteArrayBase abstract class. (Will be flushed-out later with more methods)
Move HEX_FORMAT inside ByteArrayBase so it can be
private
.module-info: stop exporting o.b.s.api.internal
This is a cleanup follow-on to PR #85.