Guavagood first issue
Métriques du dépôt
- Stars
- (4 687 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
I think adding public static byte longToByteExact(long value) to o.b.base.internal.ByteUtils would be the best solution.
The proposed name is consistent with the naming of similar methods in the JDK.