We want to remove the Zero.Companion.fromByte(Byte) and the Zero.Companion.fromByteOrNull(Byte) methods, deprecated with an error level by #688, from the experimental API.
🔗 Dependencies
This issue is blocked by the following items:
[x] #688
✅ Checklist
[ ] 🔥 Remove the Zero.Companion.fromByteOrNull(Byte) method.
[ ] 🔥 Remove the Zero.Companion.fromByte(Byte) method.
[ ] 📝 Update the unreleased changelog for this issue.
📝 Description
We want to remove the
Zero.Companion.fromByte(Byte)
and theZero.Companion.fromByteOrNull(Byte)
methods, deprecated with an error level by #688, from the experimental API.🔗 Dependencies
This issue is blocked by the following items:
✅ Checklist
Zero.Companion.fromByteOrNull(Byte)
method.Zero.Companion.fromByte(Byte)
method.