take8from

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte take8from(T value)
  2. ubyte take8from(T value)
    version(!LittleEndian)
    ubyte
    take8from
    (
    size_t bit = 8
    T
    )
    ()
    if (
    bit == 8 ||
    bit == 16
    ||
    bit == 32
    ||
    bit == 64
    )

Meta