ByteUnion.this

constructor

  1. this(T data)
  2. this(ubyte[T.sizeof] array)
    union ByteUnion(T)
    this
    (
    ubyte[T.sizeof] array
    )

Meta