FloatingPointBF16Value.ofBinaryStrings constructor
FloatingPointBF16Value constructor from string representation of individual bitfields
Implementation
FloatingPointBF16Value.ofBinaryStrings(
super.sign, super.exponent, super.mantissa)
: super.ofBinaryStrings();