fromBytes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(T) fromBytes(inout(ubyte)[] bytes)
    deprecated ref
    inout(T)
    fromBytes
    (
    T
    )
    (
    inout(ubyte)[] bytes
    )
    if (
    !hasIndirections!T
    )
  2. inout(T) fromBytes(inout(ubyte)[] bytes)

Meta