bitcoinj/bitcoinj

Replace Guava `UnsignedBytes.checkedCast`

Ouverte

#4 009 ouverte le 13 janv. 2026

 (1 commentaire) (0 réaction) (1 personne assignée)Java (2 509 forks)batch import
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.

Guide contributeur