Function GenericReader.this

Constructs a reader for the given schema using the given decoder.

this (
  Schema s,
  Decoder decoder
);