BlockFile.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. BlockSegmentRange opSlice()
  2. BlockSegmentRange opSlice(I from, I to)
    class BlockFile
    opSlice
    (
    I
    )
    (,
    I to
    )
    if (
    isIntegral!I ||
    is(I : const(Index))
    )

Meta