PackedBCD.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(ubyte[T.sizeof] input)
    struct PackedBCD(T)
    void
    opAssign
    (
    ubyte[T.sizeof] input
    )
  2. void opAssign(ubyte[] input)
  3. void opAssign(T input)

Meta