FloatingPoint8E4M3Value.ofSpacedBinaryString constructor

FloatingPoint8E4M3Value.ofSpacedBinaryString(
  1. String fp
)

FloatingPoint8E4M3Value constructor from spaced string representation of individual bitfields

Implementation

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