Searched defs:recordLength (Results 1 – 2 of 2) sorted by relevance
32 std::optional<std::int64_t> recordLength; // RECL= or current record member
443 int recordLength = byteArray.readLittleEndianShort(); in addLaUrlAttributeIfMissing() local