SliceStream.this

Indicate the high index as well.

Attempting to read or write past the high index results in the end being clipped off.

  1. this(Stream s, ulong low)
  2. this(Stream s, ulong low, ulong high)
    class SliceStream
    this
    (,
    ulong low
    ,
    ulong high
    )

Meta