unpack

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto unpack(Range bytes)
    unpack
    (
    Range
    )
    (
    Range bytes
    )
    if (
    isInputRange!(Unqual!Range)
    )
  2. auto unpack(Range bytes)

Meta