makeDecoder

Constructs a new Decoder with the given input range as the buffer to read from.

  1. auto makeDecoder(IRangeT r)
    makeDecoder
    (
    IRangeT
    )
    (
    IRangeT r
    )
  2. auto makeDecoder(IRangeT r, size_t maxn)

Meta