com.scalacraft.domain.v2.binary.unconstrained
A defined octet value
A new instance
The instance to extract a value from
A string representation of the octet as at least two hex characters with no 0x
prefix.
f00f
or 0b
Given Octet(47) this will return 2f