ByteRange

A dynamic type of input range of chunks of bytes

alias ByteRange = InputRange!ByteChunk

Meta