pub fn fixed_length_record_reader(scope: &mut Scope) -> Result<Operation>
Shorthand for FixedLengthRecordReader::new().build(scope).
FixedLengthRecordReader::new().build(scope)