FloatingPointTF32Value.ofSpacedBinaryString constructor

FloatingPointTF32Value.ofSpacedBinaryString(
  1. String fp
)

FloatingPointTF32Value constructor from spaced string representation of individual bitfields

Implementation

FloatingPointTF32Value.ofSpacedBinaryString(super.fp)
    : super.ofSpacedBinaryString();