Searched refs:EffectiveRecordLength (Results 1 – 3 of 3) sorted by relevance
60 std::optional<std::int64_t> EffectiveRecordLength() const { in EffectiveRecordLength() function
369 if (auto recl{EffectiveRecordLength()}) { in GetNextInputBytes()
680 if (auto length{connection.EffectiveRecordLength()}) { in CheckForEndOfRecord()