Type Alias

Float.RawSignificand

A type that represents the encoded significand of a value. ある値のエンコードされた仮数を表す型。

Declaration 宣言

typealias RawSignificand = UInt32

Discussion 解説

See Also 参照

Working with Binary Representation バイナリ表現を扱う