Function binaryDecoder

Convenience function to create a [BinaryDecoder] and infer the range type.

auto binaryDecoder(IRangeT) (
  IRangeT iRange
);